On 3/8/07, Chris Lattner <[EMAIL PROTECTED]> wrote: > On Mar 8, 2007, at 3:27 PM, Bill Wendling wrote: > > Changes in directory llvm/lib/ExecutionEngine/Interpreter: > > Execution.cpp updated: 1.175 -> 1.176 > > --- > > Log message: > > > > Don't use a cast. It causes an error on some platforms. > > std::hex is sticky. Please don't use it. > > I assume that this fails because memory is a pointer? If so, try > casting to uintptr_t > What means you this "sticky"?
Done :-) -bw _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits