This website requires JavaScript.
Explore
Help
Sign in
dmbcs
/
guile
Watch
1
Star
0
Fork
You've already forked guile
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a3a28334a3
guile
/
.x-sc_prohibit_magic_number_exit
6 lines
65 B
Text
Raw
Normal View
History
Unescape
Escape
Assorted `syntax-check' fixes. * doc/ref/Makefile.am ($(snarf_doc).am): Untabify. * libguile/eval.c: Remove unnecessary <assert.h> inclusion. * .x-sc_m4_quote_check: Update. * libguile/error.c (scm_error_scm): Use `EXIT_FAILURE' instead of 1. * libguile/init.c (fixconfig, scm_boot_guile): Likewise. * libguile/null-threads.h (scm_i_pthread_exit): Likewise. * libguile/script.c (scm_compile_shell_switches): Likewise. * test-suite/standalone/test-conversion.c: Likewise. * test-suite/standalone/test-list.c: Likewise. * test-suite/standalone/test-unwind.c: Likewise. * libguile/async.c: Remove unnecessary inclusion of <signal.h>. * NEWS: "filesystem" -> "file system". * doc/ref/r6rs.texi: Ditto. * cfg.mk (local-checks-to-skip): New variable. * .x-sc_m4_quote_check, .x-sc_obsolete_symbols, .x-sc_program_name, .x-sc_prohibit_atoi_atof, .x-sc_prohibit_magic_number_exit: New files. * .gitignore: Update.
2010-08-20 21:08:49 +02:00
configure.ac
NEWS
doc/ref/api-init.texi
libguile/ChangeLog*
Placate a number of `syntax-check' verifications. - "filesystem" -> "file system" - remove doubled words - use EXIT_* macros instead of literal numbers - update `syntax-check' exclusion files
2012-01-05 23:38:10 +01:00
m4/*
Reference in a new issue
Copy permalink