Commit a67ce369 authored by Lev Walkin's avatar Lev Walkin

more fixes

parent e3481898
...@@ -86,7 +86,7 @@ structures globally visible, but will allow you to manipulate ...@@ -86,7 +86,7 @@ structures globally visible, but will allow you to manipulate
.B \-fbless-SIZE .B \-fbless-SIZE
Allow SIZE() constraint for INTEGER, ENUMERATED, and other types for which this Allow SIZE() constraint for INTEGER, ENUMERATED, and other types for which this
constraint is normally prohibited by the standard. This is a violation of constraint is normally prohibited by the standard. This is a violation of
ASN.1 standard and compiler may fail to produce meaningful code. ASN.1 standard, and the compiler may fail to produce a meaningful code.
.TP .TP
.B \-fcompound-names .B \-fcompound-names
Using this switch prevents name collisions in the target source code Using this switch prevents name collisions in the target source code
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment