[PyQt] bison warnings when regenerating sip parser

Phil Thompson phil at riverbankcomputing.com
Wed Jul 27 19:01:36 BST 2016


On 27 Jul 2016, at 6:43 pm, Dmitry Shachnev <mitya57 at ubuntu.com> wrote:
> 
> Hi Phil,
> 
> I tried regenerating parser.{c,h} files in sip as described in metasrc/README,
> and Bison complains about this:
> 
> sipgen/metasrc/parser.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr]
> 
> The (gzipped) parser.output file containing details is attached.
> Can this be ignored, or is this a bug in the parser.y file?
> 
> The version of Bison on my system is 3.0.4 (while you seemed to use 2.3).

You can ignore those warnings.

Phil


More information about the PyQt mailing list