Patches item #421740, was updated on 2001-05-05 16:50
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=303152&aid=421740&group_id=3152

Category: aolserver3_3
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jamie (polygnwnd)
Assigned to: Nobody/Anonymous (nobody)
Summary: [ns_info server] broken in config interp

Initial Comment:
[ns_info server] doesn't work in the configuration
interpreter for versions after 3.2 as nsServer is not
set until _after_ the configuration is read. Setting
it when the option is parsed (like it was before)
fixes this issue so [ns_info server] works in the
configuration interpreter like the other ns_info calls.

This might be socially unacceptable or have side
effects, but I haven't notice any yet.

diff -r aolserver-3.4pre1/nsd/nsmain.c aolserver-
3.4pre1-mod/nsd/nsmain.c
216a217
>       nsServer = optarg;

----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=303152&aid=421740&group_id=3152

Reply via email to