[IRCServices Coding] 4.5.x SessionLimitDetailsLoc wierdness
Aragon Gouveia
aragon at phat.za.net
Tue Jul 23 02:18:51 PDT 2002
Ah ok cool. The # in the url isnt really necessary so I'll remove it for
now.
Thanks,
Aragon
| By Andrew Church <achurch at achurch.org>
| [ 2002-07-23 07:40 +0200 ]
> # is treated as a comment delimiter even inside strings. I think I
> fixed this for 5.0 (at least, I've been meaning to; I don't remember
> whether I've gotten around to it yet, but I will if I haven't).
>
> --Andrew Church
> achurch at achurch.org
> http://achurch.org/
>
> >Hi,
> >
> >Something I've been meaning to mail in about that I can't figure out...
> >
> >In ircservices-4.5.x there's the SessionLimitDetailsLoc config directive.
> >However, when mine is as follows:
> >
> >SessionLimitDetailsLoc "Please visit
> >^Bhttp://www.blabber.net/info/faq/index.php#faq60^B for more information
> >about session limits."
> >
> >ircservices moans about an unterminated string on that line:
> >
> >services.conf:756: Warning: unterminated double-quoted string
> >
> >Bug?
> >
> >
> >Thanks,
> >Aragon