Opened 14 years ago

Closed 14 years ago

#26806 closed defect (fixed)

cairo.h:1976: error: comma at end of enumerator list

Reported by: jmroot (Joshua Root) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: cairo

Description

Some cairo dependents fail to build with the error in the summary. This is a genuine syntax error, but gcc will let it slide unless you're using stricter flags like -pedantic.

A quick search didn't turn up an upstream bug report, but this has been reported against various distros, e.g. https://bugs.launchpad.net/cairo/+bug/651183.

Change History (2)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Thank you for the report; fixed in r72365.

Note: See TracTickets for help on using tickets.