[pure-lang-svn] SF.net SVN: pure-lang: [8] pure/trunk/ChangeLog
Status: Beta
Brought to you by:
agraef
|
From: <ag...@us...> - 2008-04-30 16:23:16
|
Revision: 8
http://pure-lang.svn.sourceforge.net/pure-lang/?rev=8&view=rev
Author: agraef
Date: 2008-04-30 09:23:21 -0700 (Wed, 30 Apr 2008)
Log Message:
-----------
Update ChangeLog.
Modified Paths:
--------------
pure/trunk/ChangeLog
Modified: pure/trunk/ChangeLog
===================================================================
--- pure/trunk/ChangeLog 2008-04-30 16:22:40 UTC (rev 7)
+++ pure/trunk/ChangeLog 2008-04-30 16:23:21 UTC (rev 8)
@@ -1,3 +1,15 @@
+2008-04-30 Albert Graef <Dr....@t-...>
+
+ * interpreter.cc: Fix a compilation error (STL bug:
+ http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11729) as well as some
+ bogus warnings with Apple gcc 4.0.1. Reported by Ryan Schmidt.
+
+ * Makefile (make depend): Get rid of bogus LLVM dependencies.
+ Reported by Ryan Schmidt.
+
+ * lexer.ll, parser.yy: Fixes for compatibility with newer flex and
+ bison versions. Reported by Eddie Rucker.
+
2008-04-28 Albert Graef <Dr....@t-...>
* examples/symbolic.pure: Add symbolic evaluation example. This is
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|