E817: Blowfish big/little endian use wrong I compiled vim using MacPorts on a PPC Mac to run on both PPC and Intel: sudo port install vim +universal
It runs on both, but when opening an encrypted file I got this message: E817: Blowfish big/little endian use wrong E819: Blowfish test failed I confirmed the file opens on another PPC Mac that has a PPC only vim, then re-compiled vim as PPC only using: sudo port -u uninstall vim sudo port clean --all vim sudo port install vim Now it opens the encrypted file again. Is this a MacPorts problem? -Bill -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
