Or something like that; it's possible my tree is corrupt or somebody
"touched" inline.c with the gripping hand, but gcc 3.2 is still fine.
Anyway, _nothing_ inlines as far as I can tell; I get dozens of these:
gcc -c -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -Wundef
-Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -Demacs -I.
-DHAVE_CONFIG_H -I/usr/X11R6/include /playpen/Projects/XEmacs/21.5/src/fileio.c
/playpen/Projects/XEmacs/21.5/src/fileio.c: In function `Ffile_name_as_directory':
/playpen/Projects/XEmacs/21.5/src/fileio.c:266: warning: inlining failed in call to
`Ffind_file_name_handler'
/playpen/Projects/XEmacs/21.5/src/fileio.c:524: warning: called from here
from every file compiled.
Debian `sid', updated yesterday, gcc3.3_3.3-2 Debian package.
Using configure --compiler=/usr/bin/gcc-3.2 wins, so I think it's
either soemthing to do with GCC 3.3 or with Debian's package version.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.