diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-08-26 09:52:55 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-08-26 09:52:55 +0000 |
commit | e147674fbe91916fa8fd2189a9d62c091bebd27c (patch) | |
tree | 09e01f05117ff081bebb8e250aaf3781d2100612 /TAO/docs | |
parent | ad4a870f8f0b8aa2194a157001ed88cbf5dd45fb (diff) | |
download | ATCD-e147674fbe91916fa8fd2189a9d62c091bebd27c.tar.gz |
ChangeLogTag: Fri Aug 26 09:49:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/docs')
-rw-r--r-- | TAO/docs/compiler.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html index 1e15a72a18e..e30da68326f 100644 --- a/TAO/docs/compiler.html +++ b/TAO/docs/compiler.html @@ -752,9 +752,7 @@ also receives other options that are specific to it.<p> <td>Suppress generation of typecodes</td> <td>Also suppresses the generation of the Any operators, since they need the - associated typecode. IDL operations that may raise a user-defined exception - require the exception's typecode, so this option is ignored for user - exception typecode generation, and a warning message is output.</td> + associated typecode.</td> </tr> <tr><a name="Sc"> |