On 6-2-2012 21:04, Craig Peterson wrote:
Delphi does the same thing, except the change was built into the language, rather than done using a conditional symbol, and the A or W decision was hard-coded rather than wrapping them in {$IFDEF UNICODE} blocks.I am not sure about this, (I do not know if the latest production version has this) but I think you can (could) undefine unicode.
I propose FPC follows a similar strategy.We already did it for Kol, which has a (almost) totally opaque KOLstring/char type depending on switching on UNICODE_CTRLS or ANSI.
(And we had that switch some time before FPC)
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel