Anonymous | Login | 2019-12-08 16:23 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000024 | OMNeT++ | simulation kernel | public | 2008-12-05 16:38 | 2008-12-05 16:50 | ||||
Reporter | rblenin | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | major | Reproducibility | unable to reproduce | ||||
Status | closed | Resolution | won't fix | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.0b8 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000024: no backward compatibility | ||||||||
Description | I tried to compile, in omnet++ 4.0b8, some of my omnet++ projects which were created and compiled successfully using omnet++ 3.3 but started getting errors for member functions (such as 'cell', 'pdf', 'cdf') of the class cDoubleHistrogram. When I looked at the API reference, I noticed changes in the member functions' names and also in the class hierarchy. I have not gone through the manual of 4.0b8 yet and I have done a quick check after installing 4.0b8. Is there any simple way to enable the backward compatibility? Thanks. -Lenin. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000064) andras (administrator) 2008-12-05 16:49 |
Indeed there are significant changes in the C++ API, NED files, ini files etc from 3.x to 4.0. In addition to implementing new features, we wanted to rectify some inconsistencies and design mistakes in earlier versions, and that was not possible with keeping full backwards compatibility. Existing models can be converted semi-automatically for 4.0; this is described in the migration guide: http://omnetpp.org/doc/omnetpp40/migration/migration.html [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-12-05 16:38 | rblenin | New Issue | |
2008-12-05 16:49 | andras | Note Added: 0000064 | |
2008-12-05 16:49 | andras | Status | new => closed |
2008-12-05 16:49 | andras | Resolution | open => won't fix |
2008-12-05 16:50 | andras | Category | runtime / Tkenv => simulation kernel |
Copyright © 2000 - 2019 MantisBT Team |