Changes to gnats/PROBLEMS

Hans-Albert Schneider <[email protected]> Sun, 27 Oct 2002 14:45:38 -0500
Newsgroups gmane.comp.bug-tracking.gnats.patches
Message-ID <[email protected]>
Index: gnats/PROBLEMS
diff -c gnats/PROBLEMS:1.1 gnats/PROBLEMS:1.2
*** gnats/PROBLEMS:1.1	Wed Nov 28 10:16:46 2001
--- gnats/PROBLEMS	Sun Oct 27 14:45:37 2002
***************
*** 50,56 ****
  * fix tests for -lsocket; unixware has a shared one and a non-shared, but it
    only has a shared version of libnsl.  Thus, using just -lsocket ends up with
    unresolved references.
! * make the gnatsd.conf note hosts allowed to get the submitters list
  * check setting of DORET vs use of RET, and force use of it (e.g., reg* fns
    don't use it, among many others). In fact, this is totally hosed. The only
    program that sets doret=1 is gnatsd, and it sets it _after_ calling init_gnats
--- 50,56 ----
  * fix tests for -lsocket; unixware has a shared one and a non-shared, but it
    only has a shared version of libnsl.  Thus, using just -lsocket ends up with
    unresolved references.
! * make the gnatsd.host_access note hosts allowed to get the submitters list
  * check setting of DORET vs use of RET, and force use of it (e.g., reg* fns
    don't use it, among many others). In fact, this is totally hosed. The only
    program that sets doret=1 is gnatsd, and it sets it _after_ calling init_gnats