aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-14 12:48:17 +0000
committerLev Walkin <vlm@lionet.info>2004-09-14 12:48:17 +0000
commit99301895819863aa4ccbf5253ce723d39434f747 (patch)
tree6527554db8c60149f4e5c397cb9fb1fac2e28295 /doc
parentc78cbfbd7af24f5a224bb10a0bd19e8cb00b7e00 (diff)
-fnative-integers -> -fnative-types
Diffstat (limited to 'doc')
-rw-r--r--doc/asn1c-usage.lyx10
-rw-r--r--doc/asn1c-usage.pdfbin66940 -> 69328 bytes
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/asn1c-usage.lyx b/doc/asn1c-usage.lyx
index ad3d1217..dd0dbfb2 100644
--- a/doc/asn1c-usage.lyx
+++ b/doc/asn1c-usage.lyx
@@ -55,7 +55,7 @@ status Open
\layout Standard
\backslash
-extramarks{$Revision$ -- describes asn1c-0.9.3}{}
+extramarks{$Revision$ -- describes asn1c-0.9.5}{}
\end_inset
@@ -1117,7 +1117,7 @@ collapsed false
\emph on
--fnative-integers
+-fnative-types
\emph default
compiler option is used to produce basic C
\emph on
@@ -1648,7 +1648,7 @@ Allow SIZE() constraint for INTEGER, ENUMERATED, and other types for which
\layout Standard
--fnative-integers
+-fnative-types
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
@@ -1658,8 +1658,8 @@ Allow SIZE() constraint for INTEGER, ENUMERATED, and other types for which
\size small
-Use native machine's integer types whenever possible, instead of the complex
- ASN.1 INTEGER and ENUMERATED types.
+Use the native machine's data types (int, double) whenever possible, instead
+ of the compound ASN.1 INTEGER_t, ENUMERATED_t and REAL_t types.
\end_inset
</cell>
diff --git a/doc/asn1c-usage.pdf b/doc/asn1c-usage.pdf
index 105671c0..6a22d225 100644
--- a/doc/asn1c-usage.pdf
+++ b/doc/asn1c-usage.pdf
Binary files differ