From 9a0042ea8ec5827a03ee818aaadad7347ff45388 Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Fri, 18 Aug 2006 06:41:48 +0000 Subject: *** empty log message *** --- asn1c/asn1c.1 | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'asn1c/asn1c.1') diff --git a/asn1c/asn1c.1 b/asn1c/asn1c.1 index 5faa2ef2..aa33ceba 100644 --- a/asn1c/asn1c.1 +++ b/asn1c/asn1c.1 @@ -23,7 +23,7 @@ and other encoding standards. .TP \fILanguage Options\fR .br -\fB\-fall-defs-global \-fbless-SIZE \-fcompound-names \-findirect-choice +\fB\-fbless-SIZE \-fcompound-names \-findirect-choice .BI "\-fknown-extern-type=" \fB\-fnative-types \-fno-constraints \-fno-include-deps \-funnamed-unions \-fskeletons-copy .TP @@ -74,15 +74,7 @@ Enable ASN.1 syntax tree fixer debugging during the fixing stage. .B \-Wdebug-compiler Enable debugging during the actual compile time. .SH LANGUAGE OPTIONS -.TP -.B \-fall-defs-global -Normally the compiler hides the definitions (asn1_DEF_xxx) of the inner -structure elements (members of SEQUENCE, SET and other types). This option -makes all such definitions global. -Using this option may pollute the namespace by making lots of asn1_DEF_xxx -structures globally visible, but will allow you to manipulate -(encode and decode) the individual members of any complex ASN.1 structure. -.TP + .TP .B \-fbless-SIZE Allow SIZE() constraint for INTEGER, ENUMERATED, and other types for which this constraint is normally prohibited by the standard. This is a violation of -- cgit v1.2.3