[fpc-devel] new string - question on usage
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Thu Oct 13 02:16:15 CEST 2011
Michael Schnell schrieb:
> In fact the var parameter case is most interesting regarding new strings.
>
> While in the other cases the system can decide at runtime what do do
> (with respect to the encoding ID (s) ), with a var parameter the type
> names might be used to generate an error message at compile time.
Almost every required conversion can be determined at compile time. The
only uncertain case is a result (or other source) of type RawByteString.
DoDi
More information about the fpc-devel
mailing list