]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2005/003149.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2005 / 003149.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] channel modes bug report
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20channel%20modes%20bug%20report&In-Reply-To=d50f59a005082211531b8faa1c%40mail.gmail.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003145.html">
11 <LINK REL="Next" HREF="003144.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] channel modes bug report</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20channel%20modes%20bug%20report&In-Reply-To=d50f59a005082211531b8faa1c%40mail.gmail.com"
17 TITLE="[IRCServices Coding] channel modes bug report">achurch at achurch.org
18 </A><BR>
19 <I>Tue Aug 23 13:15:51 PDT 2005</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003145.html">[IRCServices Coding] channel modes bug report
22 </A></li>
23 <LI>Next message: <A HREF="003144.html">[IRCServices Coding] Possible new callback on AUTH
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3149">[ date ]</a>
27 <a href="thread.html#3149">[ thread ]</a>
28 <a href="subject.html#3149">[ subject ]</a>
29 <a href="author.html#3149">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>[01:11pm] *** SoCkX (~<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">a at NiX-B9069B23.iplei.pt</A>) has joined #CCCP
35 </I>&gt;<i>[01:11pm] * ChanServ sets mode: +o SoCkX
36 </I>&gt;<i>[01:11pm] * SoCkX sets mode: -o+hv SoCkX SoCkX SoCkX
37 </I>&gt;<i>[01:11pm] * ChanServ sets mode: -h SoCkX
38 </I>&gt;<i>the voice is not unset
39 </I>
40 That looks like a bug, I'll look into it.
41
42 &gt;<i>[01:13pm] *** SoCkX (~<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">a at NiX-B9069B23.iplei.pt</A>) has joined #CCCP
43 </I>&gt;<i>[01:13pm] * ChanServ sets mode: +o SoCkX
44 </I>&gt;<i>[01:13pm] * SoCkX sets mode: -o+o SoCkX SoCkX
45 </I>&gt;<i>[01:13pm] * ChanServ sets mode: -o SoCkX
46 </I>&gt;<i>this is just plain wrong but ok
47 </I>
48 Don't do that then. Services treats each mode change serially,
49 meaning that after the first -o you don't have privileges to +o yourself.
50 -o+o is meaningless anyway.
51
52 &gt;<i>[01:15pm] *** SoCkX (~<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">a at NiX-B9069B23.iplei.pt</A>) has joined #CCCP
53 </I>&gt;<i>[01:15pm] * ChanServ sets mode: +o SoCkX
54 </I>&gt;<i>[01:15pm] * SoCkX sets mode: -o+v SoCkX SoCkX
55 </I>&gt;<i>[01:15pm] * ChanServ sets mode: -v SoCkX
56 </I>&gt;<i>this is designed behaviour i suppose
57 </I>
58 Yes, as above and in FAQ E.8.
59
60 &gt;<i>[01:11pm] *** SoCkX (~<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">a at NiX-B9069B23.iplei.pt</A>) has joined #CCCP
61 </I>&gt;<i>[01:11pm] * ChanServ sets mode: +o SoCkX
62 </I>&gt;<i>[01:11pm] * SoCkX sets mode: -o+vv SoCkX SoCkX SoCkX
63 </I>&gt;<i>[01:11pm] * ChanServ sets mode: -v SoCkX
64 </I>&gt;<i>but this sure isn't
65 </I>
66 Sure it is. +v+v is the same as a single +v, and only needs a single
67 -v to cancel.
68
69 --Andrew Church
70 <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
71 <A HREF="http://achurch.org/">http://achurch.org/</A>
72 </PRE>
73
74 <!--endarticle-->
75 <HR>
76 <P><UL>
77 <!--threads-->
78 <LI>Previous message: <A HREF="003145.html">[IRCServices Coding] channel modes bug report
79 </A></li>
80 <LI>Next message: <A HREF="003144.html">[IRCServices Coding] Possible new callback on AUTH
81 </A></li>
82 <LI> <B>Messages sorted by:</B>
83 <a href="date.html#3149">[ date ]</a>
84 <a href="thread.html#3149">[ thread ]</a>
85 <a href="subject.html#3149">[ subject ]</a>
86 <a href="author.html#3149">[ author ]</a>
87 </LI>
88 </UL>
89
90 </body></html>