Re: [PATCH] [sharutils] Fix swapping on big-endian machines
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 01/03/2013 08:30 AM, Petr Písař wrote: > 4.13.1 release replaced SWAP() macro with function. The 4.13.1 release shipped with an obsolete version of md5.c and md5.h, which (as you saw) has some problems. I suggest upgrading to the latest versions of these two files, which you can get here: http://git.savannah.gnu.org/cgit/gnulib.git/plain/lib/md5.c http://git.savannah.gnu.org/cgit/gnulib.git/plain/lib/md5.h