This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Stanislav Mekhanoshin 5050e3eb8e Workaround for SunOS of conflict between system and local int8_t definitions.
System headers implies that char is signed by ABI and define the type as
`char' while GoldEd has to be compiled with -funsigned-char and defines it
as `signed char'. Thus we have conflict definition. At the same time goldlib
cannot be compiled with -fsigned-char.
2006-02-01 10:06:07 +00:00
..
2006-01-27 13:04:36 +00:00
2006-01-27 13:04:36 +00:00
2006-01-27 13:04:36 +00:00
2006-01-27 13:04:36 +00:00
2006-01-27 13:04:36 +00:00
2006-01-27 13:04:36 +00:00