Amos Gouaux <address@hidden> writes:
Thought I'd try a compile from CVS this morning. I run into the
following problem in src/strftime.c:
gcc -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src -Demacs
-DHAVE_CONFIG_H -I. -I/Users/amos/proj/emacs/emacs-20030625/src
-fpascal-strings -fno-common -DMAC_OSX -I../mac/src -Dtemacs -g -O2
strftime.c
strftime.c: In function `emacs_strftimeu':
strftime.c:1491: too many arguments to function `strftime'
make[1]: *** [strftime.o] Error 1
make: *** [bootstrap] Error 2
I can confirm this problem (Mac OS X 10.3).