]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000231.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000231.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Services 5.0 alpha 20 Bug with handling of channel '#'
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%2020%20Bug%20with%20handling%20of%20channel%20%27%23%27&In-Reply-To=3c6354be.06157%40achurch.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000230.html">
11 <LINK REL="Next" HREF="000232.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Services 5.0 alpha 20 Bug with handling of channel '#'</H1>
15 <B>Mark Hetherington</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%2020%20Bug%20with%20handling%20of%20channel%20%27%23%27&In-Reply-To=3c6354be.06157%40achurch.org"
17 TITLE="[IRCServices Coding] Services 5.0 alpha 20 Bug with handling of channel '#'">mark at mhetherington.demon.co.uk
18 </A><BR>
19 <I>Fri Feb 8 13:42:33 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000230.html">[IRCServices Coding] Services 5.0 alpha 20 -- you know you want it
22 </A></li>
23 <LI>Next message: <A HREF="000232.html">[IRCServices Coding] Services 5.0 alpha 20 Segfault Bug with /cs info #channel
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#231">[ date ]</a>
27 <a href="thread.html#231">[ thread ]</a>
28 <a href="subject.html#231">[ subject ]</a>
29 <a href="author.html#231">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Starting Services 5 with the channel '#' in the database will result in the
35 deletion of all registered channels.
36
37 It seems the code for checking for the '#' channel will set ci to NULL
38 thereby triggering the failure flag resulting in the rest of the channel
39 database not being read.
40
41 As a workaround, drop the channel '#' before starting services 5.0a20.
42
43 Mark.
44
45
46 </PRE>
47
48 <!--endarticle-->
49 <HR>
50 <P><UL>
51 <!--threads-->
52 <LI>Previous message: <A HREF="000230.html">[IRCServices Coding] Services 5.0 alpha 20 -- you know you want it
53 </A></li>
54 <LI>Next message: <A HREF="000232.html">[IRCServices Coding] Services 5.0 alpha 20 Segfault Bug with /cs info #channel
55 </A></li>
56 <LI> <B>Messages sorted by:</B>
57 <a href="date.html#231">[ date ]</a>
58 <a href="thread.html#231">[ thread ]</a>
59 <a href="subject.html#231">[ subject ]</a>
60 <a href="author.html#231">[ author ]</a>
61 </LI>
62 </UL>
63
64 </body></html>