The following command crashes the server:
ns_parseargs { {-headers ""} {-domain ""} {-files ""} {-cc ""} {-bcc ""}
{-error ""} {-content_type "text/plain"} } {-cc v -headers "X-Text
vlad"}
(gdb) bt
#0 0xe410 in ?? ()
#1 0xb66a9e9c in ?? ()
#2 0xb7e75ff8 in
__elf_set___libc_thread_
The poll emulation is there for OSX. If 10.4 Tiger (released this
week?) has this fixed, we can just remove it. Getopt is there for
Windows compatibility.
Off the top of my head, Postgres is BSD licensed and runs on windows.
They must have getopt compat function...
On Apr 1, 2005 7:10 AM, Vl
getopt can be easily remeoved and command line parsing re-written, they
are not coplex
as for emulated poll, not many unix systems are without the poll system
call, we can remove this emulation for now and whene we have encounter
such unix flaivor, we will see what can be done, it might have d
Am 01.04.2005 um 05:02 schrieb Stephen Deasey:
I notice that there are two pieces of GPL-only source code in the core
server distribution: the option parsing code in nsd/getopt.c, and an
emulation of poll(2) using select(2) in nsd/unix.c.
I think this means you cannot ship a binary under the MP
Am 01.04.2005 um 05:13 schrieb Stephen Deasey:
Should tcl.m4 be in cvs? It's needed to regenerate configure.in.
I see no reason why not.
---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Down