| After migrating a custom asn.1 file set from ws 1.0.7 to 1.2.0. "make generate_dissector" responds: : make generate_dissector python ../../tools/asn2wrs.py \ -e \ -p foobar \ -c ./foobar.cnf \ -s ./packet-foobar-template \ -D . \ foobar.asn ASN.1 to Wireshark dissector compiler WARNING: 212 shift/reduce conflicts WS 1.0.7 does not issue such a warning using the same set of files. Any ideas? Thanks. Alex Lindberg |