I'm not trying to keep a one-man discussion going but I stumbled on something that may be of relevance.
I found a lot a reports around the web regarding binary files on 64bit systems. The magic number is a BIG number. Apparently 32bit numbers that are out or range will "wrap around" to a negative number on "normal" 32bit installs. In 64bit systems things work a bit differently both in php and other languages. This would also explain why other people can use mo-files without a problem while I can't. Now I just have to figure out if PoEdit generates a faulty mo-file on my 64bit Mac or if CakePHP (or PHP in general) reads the number from the file in the wrong way on my 64bit Mac... Time for some debugging fun. /Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
