mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 17:59:37 +01: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 | ||