-
Hi all,
there are classes in inet that are implicitly inline (no compilation unit). With the new gcc 5 in OMNeT++ 5.0 this seems to breaks libraries depending on inet:
`
clang++.exe: warning: argumen…
-
**Reported by rhornig on 30 Aug 2017 12:06**
**Version:** 5.2
We should move the src/common/ver.h file to include/omnetpp or include/omnetpp/platmisc and merge it with the version definitions in sim…
-
**Reported by levy on 21 Nov 2017 12:57**
**Version:** 5.2
Quite often the user wants to see the actual contents of a packet. The current inspectors show a lot of other technical data such as sender…
-
**Reported by lhasnawi on 13 Jan 2014 19:16**
**Version:** 4.3.1
Memory leak takes place when running omnet++ for long period of time. My code is perfect but it seems like the leak occur at GUI.…
-
**Reported by rcarpa on 17 Jun 2015 13:00**
out from the help message of the 'scavetool' command :
.............
-F <formatname> format of output file: vec (default), splitv…
-
**Platform**
- OMNeT++ 5.4.1
- Ubuntu 19.04
**Describe the bug**
The IDE does not start.
Already tried with a fresh copy of of the software and a clean workspace directory.
```
An error h…
-
**Reported by rhornig on 5 Sep 2014 09:32**
**Version:** 4.5
Try to use this in the NED editor:
@display("bgi=background/terrain,s"
);
This results in a parse error in…
-
**Reported by levy on 14 Jan 2015 09:35**
**Version:** 4.6
Clicking the red stop button on the progress view doesn't stop the running simulation batch.
[Mantis Bugtracker #805](https://dev.omn…
-
**Reported by johnnie on 12 Apr 2009 06:10**
The paths parsed from the tkenv-image-path command from the ini file are not correctly added to the set of image paths omnet uses. The current workaround…
-
**Platform**
- OMNeT++ version: 5.4.1
- OS: Ubuntu 18.04 LTS
**Describe the bug**
Hello, I dont really know if it is good not to set deleted object's pointer cMessage in cancelAndDelete(cMessa…