| Title: | C++ |
| Notice: | Read 1.* and use keywords (e.g. SHOW KEY/FULL KIT_CXX_VAX_VMS) |
| Moderator: | DECCXX::AMARTIN |
| Created: | Fri Nov 06 1987 |
| Last Modified: | Thu Jun 05 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 3604 |
| Total number of notes: | 18242 |
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 2233.1 | BHAJEE::JAERVINEN | Ora, the Old Rural Amateur | Thu Oct 27 1994 08:52 | 7 | |
| 2233.2 | Maybe he's trying to write a conversion function? | OOTOOL::HIGGS | SQL is a camel in disguise | Thu Oct 27 1994 09:12 | 31 |
| 2233.3 | DECC::CARLSON | Thu Oct 27 1994 17:41 | 8 | ||
| 2233.4 | ::Map | CLUSKI::LELEGARD | The Jazzing Troll | Thu Nov 10 1994 12:22 | 19 |
| 2233.5 | Compiler bug fixed in V6.0, but application won't be legal ANSI C++ | DECCXX::AMARTIN | Alan H. Martin | Fri Feb 28 1997 13:47 | 11 |
Re .0: >The following program compiles well on several compilers, but not with cxx. It is definitely a compiler bug. Our V6.0 ANSI C++ compiler will not produce that diagnostic, but we do not intend to retrofit a fix in the V5.* compiler that's currently shipping (completely different front end code base). At this point, the source will still be rejected, apparently because the declaration of Map() lacks a return type. /AHM | |||||