[fpc-pascal] Re: h2pas error report

Marc Santhoff M.Santhoff at t-online.de
Thu Oct 5 23:26:33 CEST 2006


Am Donnerstag, den 05.10.2006, 23:15 +0200 schrieb Marc Santhoff:
> Hi,
> 
> h2pas does crash on the following lines:
> 
> 
> typedef unsigned __int64	hsize_t;
> typedef signed __int64		hssize_t;
> 
> 
> Command line and error message:
> 
> h2pas -d -l "hdf5" -p -o hdf5.cpped.nostdinc.pas hdf5.h.nostdinc
> at line 317 error : syntax error
> Runtime error 216 at $080631DE
>   $080631DE
>   $0805FBA5
>   $080659CA
> 
> Find the complete preprocessed header file attached.

Errm, I actually forgot the obvious questions:

What's wrong here? How can I get around it?

Marc





More information about the fpc-pascal mailing list