>> can I rely on
>>http://wiki.freepascal.org/User_Changes_3.0#UNICODE_define_depends_on_default_string_type_instead_of_on_target_platform
>>
>> that UNICODE is defined just when String=UnicodeString and not
>>defined in all other cases ?
>
> That's literally what that text says, yes. What is missing from that
>changelog entry to make this clearer?
>
{$ifdef FPC_OS_UNICODE}
{$define UNICODE}
{$endif}
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal