diff options
| author | hallgren <hallgren@chalmers.se> | 2013-02-13 14:28:06 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-02-13 14:28:06 +0000 |
| commit | 4f243fbf1217a5d635fb4ddb941d375c5777e49b (patch) | |
| tree | cdf975bc55d877775fb75b76c375533bab12ac30 /src/runtime/c/pgf/reader.c | |
| parent | 4922ab6cc495087f40399746f616cd88590fd884 (diff) | |
Fix for a PGF portability problem
GF produced slightly different PGF files on 64-bit systems and 32-bit systems.
This could cause problems when a PGF was produced on a 32-bit system and used
on a 64-bit system.
To fix this, the GF compiler and the Haskell PGF run-time library now reads
and writes PGF files like the 32-bit version even when compiled on a 64-bit
system.
Note: the Haskell type Int is still used internally in GF, which could be
32 bits or 64 bits...
Diffstat (limited to 'src/runtime/c/pgf/reader.c')
0 files changed, 0 insertions, 0 deletions
