diff readme @ 1319:03f0bc85e7be

Code change to fix llvm-gcc optimization problem on Mac. long/int size difference in 64bit causing unexpected buffer overrun with optimization.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 05 Nov 2011 21:32:35 +0000
parents 5f3ce2b1e82d
children be2c04276209
line wrap: on
line diff
--- a/readme	Sat Nov 05 14:30:04 2011 +0000
+++ b/readme	Sat Nov 05 21:32:35 2011 +0000
@@ -10,9 +10,6 @@
 GTK3 due to changes in the core architecture does not support
     widgets that are smaller than what is contained within them
     unless they use scrolled windows. GTK2 and other platforms do.
-Mac version built on Lion with Xcode 4.1 in 64bit mode will encounter
-    a compiler optimization problem with the default gcc compiler.
-    The workaround is to disable optimization or use clang instead.
 
 Known limitations: