This came through IRC :) 15:00 < marcusb> I don't have (or want) a login to the forum: The CPUID code in src/common/Features.cpp::detect() is utterly broken for 64 bit machines, where CPUID clobbers the high word of RAX, RBX, RCX, and RDX. The code simply is not 64 bit aware. And while I am at it: LONG is 64 bit, too, and there is a zillion places where %i or %d is used and a long is supplied (the compiler warns about them, so they are easy to find). 19:08 < ccherrett> marcusb: not a good place to post this. the devs are rarely here 23:20 < marcusb> well, you could forward it for me.
So I am passing it on :) ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Linuxsampler-devel mailing list Linuxsampler-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel