Re: [patch] fixes to get ORBit building again on my system



on 9/23/01 6:03 PM, Michael Meeks at michael@ximian.com wrote:

>       Doh - sorry for that; looking at ORBit stable we have a load of
> alloca handling code in os-feature-alloca.h included via ORBitutil/util.h
> which should b included in orb/orbit.h which is included in the generated
> headers which are included in the stubs / skels here:
> 
> +  fprintf(ci->fh, "#include <alloca.h>\n");
> !  fprintf(ci->fh, "#include \"%s.h\"\n\n", ci->base_name);
> 
>       So it looks like somehow the os-feature-alloca stuff has got
> confused; certainly we don't want to be including alloca.h willy nilly I
> think.

Good point. I had already committed my alloca.h include, but I'm now rolling
it out. I'll have to debug further to find out why I ended up without an
alloca prototype.

>> Maybe this is an ORBit2-only list and I need to post the changes
>> elsewhere?
> 
>       Nope - we deal with all ORBits here.
> 
>       The endian, configure and acconfig bits look fine though; please
> commit them.

Done.

    -- Darin





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]