guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch] int -> size_t build correction


From: Richard Todd
Subject: [patch] int -> size_t build correction
Date: Tue, 24 Aug 2004 21:05:43 -0500

CVS guile doesn't build cleanly for me right now, because of some 'int's in srfi-13.c where size_t's were expected. A patch is attached. I glanced through the code and didn't see anywhere where it would depend on those variables being signed, and 'make check' passes for me, so I think it's good.

thanks,
Richard

Attachment: size_t.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]