help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [PATCH 0/2] Fix Gwen's compile_block bug.


From: Paolo Bonzini
Subject: [Help-smalltalk] [PATCH 0/2] Fix Gwen's compile_block bug.
Date: Tue, 16 Jul 2013 16:37:51 +0200

Here is my fix for the compiler bug, and also an assertion that will catch
similar bugs.

Paolo

Paolo Bonzini (2):
  fix GC bug in compile_block, reported by Gwen
  add assertion to add_literal to catch wrong use of the incubator

 libgst/ChangeLog | 11 +++++++++++
 libgst/comp.c    | 20 +++++++++++---------
 libgst/comp.h    |  1 +
 libgst/oop.h     |  1 +
 libgst/oop.inl   |  9 +++++++--
 5 files changed, 31 insertions(+), 11 deletions(-)

-- 
1.8.3.1




reply via email to

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