guile-cvs
[Top][All Lists]
Advanced

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

CVSROOT: /cvsroot/guile


From: Rob Browning
Subject: CVSROOT: /cvsroot/guile
Date: Wed, 01 Oct 2003 15:51:44 -0400

Module name:    guile
Branch:         branch_release-1-6
Changes by:     Rob Browning <address@hidden>   03/10/01 15:51:44
Reply-to: address@hidden

CVSROOT:        /cvsroot/guile
Module name:    guile
Branch:         branch_release-1-6
Changes by:     Rob Browning <address@hidden>   03/10/01 15:51:44

Modified files:
        guile-core/libguile: gc.c 

Log message:
        (scm_done_malloc): fix sign error in scm_malloc_done, was
        comparing (scm_mallocated < size) when scm_mallocated is unsigned
        and size is signed, and size is known to be negative.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/gc.c.diff?only_with_tag=branch_release-1-6&tr1=1.208.2.10&tr2=1.208.2.11&r1=text&r2=text





reply via email to

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