This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: patches + Inconsistency with append!


Dirk Herrmann <dirk@ida.ing.tu-bs.de> writes:

<snip>
> Below you find some minor patches regarding the following aspects:
> 
> list.c
> * Put some variable initialization code at the point of declaration.
> * Added a comment for list*
> * Formatting changes
> 
> load.c
> * Use SCM_NNULLP to make sure the end of a list is not reached yet.

<snip>

Thu Jan 20 11:33:47 2000  Dirk Hermann <dirk@ida.ing.tu-bs.de> --applied 01/20/00 gjb

	* list.c: Put some variable initialization code at the point of
	declaration; Added a comment for list*; Formatting changes.

	* load.c: use SCM_NNULLP to make sure the end of a list is not
	reached yet.

I'll commit this shortly-- thanks!

Greg


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]