Appreciated. > The only really invasive non-obvious one is patch 4. Solaris cc doesn't > support anonymous unions, but MVMOSHandleBody uses them extensively. > I had to give the anonymous union a name everywhere in order to get it > to compile.
Is this actually necessary if you pass -features=extensions ? The manual is a bit unclear on that... -- gerdr