-----Original Message----- From: gpc-owner@gnu.de [mailto:gpc-owner@gnu.de]On Behalf Of CBFalconer Sent: 04 December 2001 21:29 To: gpc@gnu.de Subject: Re: Initializing variant records - how?
<snip>
You may notice that I don't believe Pascal needs many extensions :-)
Fair enough - but we're slightly moving off the original question. What I have is 240,000 lines of code in 159 compilation units. The program is largely a table driven one and a number of modules are basically just the definition and compile-time (honestly!) initialization. Some records have variants.
So the original question was:- Can I get GPC to initialize variant records? If the answer is "No" I understand how to get around the problem - I'd just prefer not to if I don't have to.
Cheers, Martin.