View Single Post
  #5  
Old 06-10-2009, 01:54 PM
gaeorn
Developer
 
Join Date: Apr 2009
Location: USA
Posts: 478
Default

Casting values is only part of the problem. I've also run into different behavior in some of the libraries (not preserving argument values for example) and even ran into a g++ optimization bug that only appears to affect 64bit systems. And I'm sure there are more bugs to be found.
Reply With Quote