[fpc-pascal] Next language feature for pas2js...
Ryan Joseph
ryan at thealchemistguild.com
Tue May 1 10:03:30 CEST 2018
> On May 1, 2018, at 2:55 PM, Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:
>
> GLFloat is a type, not a const.
>
> type GLFloat = double;
Yeah I mistyped. We shouldn’t be redefining GLfloat though (I doubt it’s a double in OpenGLES/WebGL either) so how does this (or other types) translate for the parser?
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list