[fpc-pascal] Any drawbacks with -Fcutf8 param
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Jul 8 09:59:37 CEST 2010
On 08 Jul 2010, at 09:57, Graeme Geldenhuys wrote:
> If I pass -Fcutf8 to all my projects, even though the source code in
> units
> are plain ASCII, is there any negative/drawbacks regarding FPC and
> how it
> processes my units?
>
> Basically, is it "safe" to simply pass -Fcutf8 to FPC for all my
> projects?
As long as they indeed don't contain any characters > #127: yes.
Jonas
More information about the fpc-pascal
mailing list