|
From: Per P. <per...@ma...> - 2004-03-29 20:25:27
|
On Mar 29, 2004, at 20:46, Ethan Merritt wrote: > In stepping through the demos to check 3.8k.3 I found > that something very ugly has happened to hidden3d. > See "surface2.dem". Yeah, I noticed that too. > > Reverting to the previous version of src/syscfg.h > made the problem go away, so this was another > bit of fallout from the TBOOLEAN change. That change to TBOOLEAN was for the benefit of Mac OS X if I understand correctly. Just so everybody knows what options we have, that change is *not* necessary anymore, with the new aquaterm.trm. Just to test it, I reverted syscfg.h to v1.26 and it compiles and runs on Mac OS X 10.3.2 Having said that, I still think making TBOOLEAN a real boolean is the Right Thing to do. /Per |