chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] Fix trivial typo in runtime.c


From: Peter Bex
Subject: [Chicken-hackers] [PATCH] Fix trivial typo in runtime.c
Date: Wed, 20 Jun 2012 21:34:46 +0200
User-agent: Mutt/1.4.2.3i

Hi all,

Here's a small patch to fix a typo I caught while looking over the GC
code.  It doesn't fix the finalizer bugs we found, since the heap_free
function currently simply ignores its second argument.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: 0001-Fix-typo-in-call-to-heap_free-second-argument-is-cur.patch
Description: Text document


reply via email to

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