[fpc-pascal] RE: h2pas error report
Marc Santhoff
M.Santhoff at t-online.de
Sat Oct 7 03:05:02 CEST 2006
Am Donnerstag, den 05.10.2006, 22:19 -0500 schrieb Jeff Pohlmeyer:
> > Errm, I actually forgot the obvious questions:
> > What's wrong here? How can I get around it?
>
>
> cat input.h | awk '{gsub(/\<__int64\>/," long long "); print}' > output.h
>
> - should work, at least on Linux x86
That has done the trick. At least h2pas runs through and I'll see later,
if the type change makes any difference on windows.
Many thanks Jeff,
Marc
More information about the fpc-pascal
mailing list