Am 04.04.2016 12:12 schrieb "Mattias Gaertner" <[email protected]>: > > As funny as the idea of using emojis for identifiers sound as scary it is. > > So I don't really support this. > > I share your concerns about non English keywords. For identifiers I > see some gain. > > Do the linker, assembler, debugger support UTF encoded identifiers? At > least on Win, Linux, Mac?
The assembler symbols would need to be escaped anyway to avoid any potential problems. Even more fun with exported/imported symbols... Regards, Sven
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
