1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-30 15:00:21 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1998-07-30 14:19:40 +00:00
parent 4ac31e8dcd
commit f0c61943c6

View file

@ -61,7 +61,7 @@ make-stds.texi.
GCC switches, which are the default in the current configure script: GCC switches, which are the default in the current configure script:
-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
The only exceptions are the warnings about variables being clobbered The only exceptions are the warnings about variables being clobbered
by setjmp/longjmp in eval.c. (Tho' if you can figure out how to get by longjmp/vfork in eval.c. (Tho' if you can figure out how to get
rid of those, too, I'd be happy.) rid of those, too, I'd be happy.)
- When you make a user-visible change (i.e. one that should be - When you make a user-visible change (i.e. one that should be