On 8/6/07, chromatic <[EMAIL PROTECTED]> wrote:
> On Monday 06 August 2007 20:43:23 Mark Glines wrote:
>
> > Shouldn't that be a typedef?  In other words:
> >
> > typedef enum {...} HLL_enum_t;
> >
> >
> > I think that'll fix Coke's build failure.
>
> Probably.  I just hoisted it out of src/hll.c into include/parrot/hll.h
> verbatim.
>
yes, please. all enums should be typedefs, as per pdd07. if i recall
correctly, chcomatic, you added that to src/hll.c in a previous
version of your patch, which was revised by moving it to the header. i
may be wrong, and i'm too tired to check.

~jerry

Reply via email to