Am 21.02.2011 08:09, schrieb Graeme Geldenhuys: > > Introducing yet another compiler mode also doesn't seem like the way to > go. FPC is already complex enough. The String type simply needs to > evolve to Unicode support, just like it did from ShortString to > LongString. A natural evolution.
Remember your crying about the different handling of temp. interfaces in FPC which is only a implementation detail? > This should probably be something > included in both ObjFPC and Delphi compiler modes, but again, I only > every work with ObjFPC mode. When did String change from ShortString to LongString (actually AnsiString) in ObjFPC? ObjFPC used AnsiString for a String from the beginning ... -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
