On Sun, Jun 15, 2025 at 10:57:02AM +0000, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the libglib2.0-dev package:
> 
> #457933: glib-mkenums: Cannot parse an enum whose value is a comma
> 
> It has been closed by Simon McVittie <[email protected]>.
> 
> Date: Sun, 15 Jun 2025 11:54:17 +0100
> From: Simon McVittie <[email protected]>
> To: [email protected]
> Subject: Re: Bug#457933: glib-mkenums: Cannot parse an enum whose value is
>  a comma
> 
> On Thu, 27 Dec 2007 at 12:05:01 +0100, Andrea Bolognani wrote:
> > I have the following enum definition in a file called beef_instruction.h,
> > and I want it to be converted into a GEnum derived type.
> > 
> >    typedef enum {
> ...
> >        BEEF_INSTRUCTION_READ        = ',',
> ...
> >    } BeefInstructionValue;
> > 
> > I think the code is legit and glib-mkenums should be able to handle it
> 
> This was fixed upstream a while ago, in 2.79.0.

I have verified that the version in unstable can indeed handle the
enum definition correctly.

Thanks!

-- 
Andrea Bolognani <[email protected]>
Resistance is futile, you will be garbage collected.

Attachment: signature.asc
Description: PGP signature

Reply via email to