[fpc-pascal] RE: h2pas error report

Jeff Pohlmeyer yetanothergeek at gmail.com
Fri Oct 6 05:19:25 CEST 2006


> 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



 - Jeff



More information about the fpc-pascal mailing list