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.
deb-goldedplus/goldlib
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
..
gall Workaround for SunOS of conflict between system and local int8_t definitions. 2006-02-01 10:06:07 +00:00
gcfg SUN Solaris support imroved 2006-01-27 13:04:36 +00:00
glibc SUN Solaris support imroved 2006-01-27 13:04:36 +00:00
gmb3 SUN Solaris support imroved 2006-01-27 13:04:36 +00:00
msgidlib SUN Solaris support imroved 2006-01-27 13:04:36 +00:00
smblib SUN Solaris support imroved 2006-01-27 13:04:36 +00:00
uulib SUN Solaris support imroved 2006-01-27 13:04:36 +00:00