[PATCH] win64 fix for libiberty md5.h

Gerald Pfeifer gerald@pfeifer.com
Sat Mar 14 11:27:00 GMT 2009


Hi Ozkan,

On Sat, 14 Mar 2009, O.Sezer wrote:
> PS: this was previously entered as an entry in the gcc bugzilla (39064).

thanks for your patches.  I cannot approve them but there is one note
regarding the ChangeLog entry.

Given the above (Bugzilla reference) and to be consistent with our other
entries, it's preferrable to write

==== original
* md5.h: define md5_uintptr as unsigned long long for win64
==== original

as

==== new
2009-03-13  Ozkan Sezer <sezeroz@gmail.com>

	PR target/39064
	* md5.h: Define md5_uintptr as unsigned long long for win64.
==== new

Also note the uppercase "D" in Define, and the full stop at the end.
(I also recommend you configure your mailer to have your full name as
the sender.)

If your patches get approved but not applied, and you do not have SVN
write access, let me know and I'll be happy to help and apply them.

Cheers,
Gerald



More information about the Gcc-patches mailing list