From 16196db489c8c4c25fbc175bd93e474eaf5f7eef Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Sun, 4 Sep 2005 02:28:46 +0000 Subject: [PATCH] fix compiler bug uncovered by doublec --- CHANGES.html | 4 +++- TODO.FACTOR.txt | 1 + library/compiler/ppc/generator.factor | 2 +- library/inference/call-optimizers.factor | 14 ++++++++++++-- library/test/compiler/optimizer.factor | 6 ++++++ library/ui/ui.factor | 6 +++--- version.factor | 2 +- 7 files changed, 27 insertions(+), 8 deletions(-) diff --git a/CHANGES.html b/CHANGES.html index 5ab313438f..3437c32695 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -22,6 +22,8 @@
  • Collections: