Re: A fix for the F3 /var/log bug... / POSIX and '##'

2003-06-02 Thread Alfie Costa
On Sun, 1 Jun 2003 11:58, Oswald Buddenhagen wrote: that's wrong reasoning. the claim that a shell is posix-compliant does not imply that it does not contain non-posix extensions. Maybe we do not agree on our terms, and if that is so then this would be a usage question. The HP-UX text quoted

Incorrect usage of __mempcpy () in regex.c ?

2003-06-02 Thread Pavel Tsekov
Hello, I'm about to prepare a new update for the Cygwin package of MC. During the link stage of the build process I've encountered an error - the linker complains about undefined symbol ___mempcpy. Here is the code snippet from regerror() which is defined in regex.c: if (errbuf_size != 0)