[fpc-devel] fpdoc 2.3.1 errors
Graeme Geldenhuys
graemeg.lists at gmail.com
Mon Jun 2 22:37:15 CEST 2008
2008/6/2 Michael Van Canneyt <michael at freepascal.org>:
>
> I was able to reproduce the error. But only with the I386 compiler, not
> with the AMD64 compiler. (I always work with the 64-bit compiler).
>
> The culprit was
>
> function _tiFloatToStr( const AValue : Extended;
> const APrecision : integer;
> const AFormat : string): string;
>
> Which starts with a _ and not a letter. So all '_' identifiers are now
> also listed under 'A'.
> Took me quite some time to figure this out because of the i386/x86_64 issue :(
> Anyway, it is fixed.
Strange one, but thank you for you troubles and quick response. I'll
test some more tomorrow at work.
It seems I now have one more reason to put in a claim for a 64bit work
PC. The FPC compiler at included applications just work! :-)
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-devel
mailing list