9-Mar-00 11:44 you wrote:
Greetings from New Zealand,
It appears to me that in some situations gpc refuses to compile because it loses information about enumerated types defined in units. I'm using gpc version 19990118, based on gcc-2.8.1, under linux.
Arrgh. Why you are using this obseleted version ???
(I gave up on using gpc under OS/2).
I'm never tried to use GPC under OS/2 ...
Below is a minimal example--about 50 lines of source code divided across 2 units and a main program, all in separate files. Please tell me if I've done something wrong or if you know of a work-around.
Sample works like a charm here with gpc 19991030 based on gcc 2.95.2 ...