diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2010-07-23 21:03:45 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2010-07-23 21:03:45 +0000 |
commit | c1aa4ecd345280ae120755d45f136870845eca07 (patch) | |
tree | ad337b9f231c3e94c7b489076c4ccc1ea0bbbdab /TAO/docs/compiler.html | |
parent | ede2b7613fe85336e35ba2875452a178575cbc77 (diff) | |
download | ATCD-c1aa4ecd345280ae120755d45f136870845eca07.tar.gz |
ChangeLogTag: Fri Jul 23 20:59:59 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/docs/compiler.html')
-rw-r--r-- | TAO/docs/compiler.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html index 421cf37edd2..3edabc455df 100644 --- a/TAO/docs/compiler.html +++ b/TAO/docs/compiler.html @@ -765,6 +765,16 @@ also receives other options that are specific to it.<p> IDL files, written before anonymous types were deprecated.</td> </tr> + <tr><a name="as"> + <td><tt>-as</tt></td> + + <td>Silence any diagnostic output for anonymous types. + (default is output of error message).</td> + + <td>This option has been added as a nicety for dealing with legacy + IDL files, written before anonymous types were deprecated.</td> + </tr> + <tr><a name="GC flag"> <td><tt>-GC </tt></td> |