On Tue, 2011-10-18 at 15:53 +0800, Sean Chou wrote: Hi Sean, I wonder if the inclusion of AIX in the enum is at the wrong point? You've added it before UNKNOWN which makes logical sense - but you have changed UNKNOWN's ordinal value so if the enum is serialised/deserialised then you could in theory break something relying on UNKNOWN being the 4th entry
Its a small point and unlikely to happen I expect but I thought I'd point it out. > Hi all, > > > This is a simple patch to add LookAndFeel support for AIX platform > to help bring > up GUI application. > > > This is part of the series of AIX patches.
