public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile guile-doc-snarf.awk  ...
@ 1999-12-12 16:52 gjb
  0 siblings, 0 replies; 2+ messages in thread
From: gjb @ 1999-12-12 16:52 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	99/12/12 16:52:43

Modified files:
	guile-core/libguile: guile-doc-snarf.awk scm_validate.h snarf.h 

Log message:
	* scm_validate.h: Drop the SCM_DOCSTRING_SNARF for turning off
	SCM_VALIDATE macros;  the SCM_VALIDATE macros should be checked
	for argument mismatches (along with the FUNC_NAME macro checking)
	by a static tool that runs directly over the .c files.
	
	* snarf.h: Handle SCM_REGISTER_PROC better when snarfing.  The
	docstring is still missing from the .doc file;  it just gives the
	name of the C function that gets called instead.
	
	* guile-doc-snarf.awk: Be sure to touch the output files to help
	make out.  Also handle SCM_REGISTER_PROC better, and change the
	output format slightly.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* guile/guile-core/libguile guile-doc-snarf.awk  ...
@ 1999-12-13 13:32 gjb
  0 siblings, 0 replies; 2+ messages in thread
From: gjb @ 1999-12-13 13:32 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	99/12/13 13:32:37

Modified files:
	guile-core/libguile: guile-doc-snarf.awk guile-doc-snarf.in 

Log message:
	* guile-doc-snarf.in: Do not echo to stdout since the output now
	gets stuck directly in the files instead of redirected from
	stdout.
	
	* guile-doc-snarf.awk: Escape a literal ) -- thanks Ryan
	Yeske. Use print instead of printf to prime the .x file since
	AIX's cpp has problems with #include-ing empty files (according to
	the old guile-snarf.in file).


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-12-13 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-12 16:52 guile/guile-core/libguile guile-doc-snarf.awk gjb
1999-12-13 13:32 gjb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).