[Mono-devel-list] [Patch] cleanup of enum declarations

Paolo Molaro lupus at ximian.com
Mon Apr 26 04:22:55 EDT 2004


On 04/25/04 David Waite wrote:
> * removes the trailing comma from some enumeration declarations, which 
> is not legal pre-C99
> * casts unsigned int values used for some enumerations to int values, 
> since enumerations constants are required to be signed ints by the C 
> standards.

This is fine to commit. 
Thanks.
Please send patches as text instead of binary attachments next time.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list