Hi, Jim! (What about a subject line for your mail? ;-) Hi, everybody!
According to Jim Brander:
The following program causes the compiler to crash in construct_set.
Well, it does not crash my current development version of GPC, so you can either wait until we can provide a current CygWin binary distribution for you, or you can try to compile gpc-971001 by yourself. (AFAIK, you need Linux to compile GPC for CygWin.)
In addition, the
module abc interface;
end.
module abc implementation;
end.
style of unit seems to have problems in carrying simple definitions forward, whereas the alternative style module does not.
Could you please give an example what definitions fail to be carried forward, so I can fix it for future releases of GPC?
Greetings,
Peter
Dipl.-Phys. Peter Gerwinski, Essen, Germany, free physicist and programmer peter.gerwinski@uni-essen.de - http://home.pages.de/~peter.gerwinski/ [971005] maintainer GNU Pascal [971001] - http://home.pages.de/~gnu-pascal/ [971005]