mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 16:39:39 +02:00
![]() (the problem comes from the fact that TXIM and TXIC were converted wrongly to an empty record (instead of a _pointer_ to empty record, which is what's defined in the C header), and then, instead of fixing the TXIM and TXIC definitions, about half of the TXIM/TXIC function parameters were converted to PXIM/PXIC. This commit converts the rest of them also) git-svn-id: trunk@36477 - |
||
---|---|---|
.. | ||
src | ||
tests | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc | ||
Makefile.fpc.fpcmake |