- fix asn2wrs crash if typereference assignment has non-default body
authorTomas Kukosa <tomas.kukosa@siemens.com>
Fri, 18 May 2007 12:48:28 +0000 (12:48 -0000)
committerTomas Kukosa <tomas.kukosa@siemens.com>
Fri, 18 May 2007 12:48:28 +0000 (12:48 -0000)
commit16c4aa8e387ade8dd72213b879206b858e6d1ca5
treecef62ae6f369c8f25d85655940870404d1e9f4db
parentdb3711d72000f46bf14d32895fa22cb3281ca9a7
- fix asn2wrs crash if typereference assignment has non-default body
- mode directives for assignments omitting
  (#.NO_OMIT_ASSGN, #.OMIT_ALL_ASSIGNMENTS, #.OMIT_ASSIGNMENTS_EXCEPT, #.OMIT_ALL_TYPE_ASSIGNMENTS, #.OMIT_TYPE_ASSIGNMENTS_EXCEPT, #.OMIT_ALL_VALUE_ASSIGNMENTS, #.OMIT_VALUE_ASSIGNMENTS_EXCEPT)

svn path=/trunk/; revision=21824
tools/asn2wrs.py