[PyQt] bison warnings when regenerating sip parser

Dmitry Shachnev mitya57 at ubuntu.com
Wed Jul 27 18:43:28 BST 2016


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).

-- 
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: parser.output.gz
Type: application/gzip
Size: 35332 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160727/fcadf270/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160727/fcadf270/attachment-0001.sig>


More information about the PyQt mailing list