|
|
|
|||||
|
slice2cpp 3.2.0 conflicts with Ice Manual
Greetings,
Just out of curiosity I tried to follow the description on page 185 of the Ice Manual regarding the Slice mapping of reserved keywords of the target language (C++ in this case). Code:
module else {
interface while {};
};
Code:
error: ‘_cpp_whilePrx’ does not name a type error: ‘_cpp_whilePtr’ does not name a type PS: It seems that file Ice-3.2.0/src/slice2cpp/Gen.cpp is affected: methods visitClassDefStart and emitGCClearCode should not use the "keyword-fixed" "name" variable but the unadorned "p->name()" in the relevant places. Take care, Andreas Last edited by Andreas Scherer : 08-03-2007 at 07:01 AM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| One question about Ice 3.1.1 Manual | rc_hz | Help Center | 4 | 10-26-2006 11:21 AM |
| Something missing in Ice 3.1.0 manual | rc_hz | Comments | 3 | 10-05-2006 04:07 AM |
| Ice 2.1.0 manual | andhow | Bug Reports | 1 | 05-09-2005 04:55 AM |
| A suggestion for the ICE manual | shantanu_k06 | Comments | 1 | 05-13-2004 09:27 AM |
| What's new in Ice-1.3.0 manual? | shantanu_k06 | Comments | 1 | 03-07-2004 05:18 PM |