Summary on Re: [fpc-pascal] Unicode file routines proposal
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Tue Jul 1 14:45:26 CEST 2008
On Tue, Jul 1, 2008 at 9:42 AM, Marco van de Voort <marcov at stack.nl> wrote:
> I don't like the runtime nature. At all. I want to be able to say "hey look,
> I've a bunch of units here, and they only accept utf16, (e.g. because they were
> ported Tiburon code). Convert if necessary"
Tiburon code will never run in this case because in var parameters the
exact type must match. And it will not match, doesn't matter how many
compile directives you use.
--
Felipe Monteiro de Carvalho
More information about the fpc-pascal
mailing list