mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
*** empty log message ***
This commit is contained in:
parent
4ac31e8dcd
commit
f0c61943c6
1 changed files with 1 additions and 1 deletions
2
HACKING
2
HACKING
|
@ -61,7 +61,7 @@ make-stds.texi.
|
|||
GCC switches, which are the default in the current configure script:
|
||||
-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
|
||||
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.)
|
||||
|
||||
- When you make a user-visible change (i.e. one that should be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue