On Tue Sep 30 08:51:22 2008, julianalbo wrote:
> On Mar. Ago. 12 15:05:57 2008, Whiteknight wrote:
> 
> > This probably isn't headerizer's fault, it's more likely the fault of
> > IMCC for being so damn complicated. We could change all the function
> > definitions in the IMCC related files to use "struct _IMC_Unit" instead
> > of "IMC_Unit" which would resolve the problem. Alternatively, we could
> > rearrange the way the header files are ordered/created, and ensure all
> > function prototypes are included after all data type definitions.
> 
> Or we can declare the typedef for IMC_Unit in imc.h before the #include
> of the other imcc headers, with a forward declaration of _IMC_Unit.
> 
> Done in r31517. Ticket let opened to hear possible problems.

As of r32075, 'make; make headerizer' still breaks the build.

-- 
Will "Coke" Coleda

Reply via email to