Edward Longman

Results 12 comments of Edward Longman

I think this also applies to MarkerFaceColor

Performance can be restored by adding a `.msg` file as per 6.10 of the user manual - but this is obviously not practical when using something like INET or another...

I'm honestly not sure how it happens, but it happens a lot in debug mode in my setup. Less often but still happens in release mode. I'm running a big...

As you guessed, my real example is much more complicated than that! I am using it following the use of region tags for CreationTimeTag, which is used for statistics calculation...

Thanks, that's really helpful. I currently attach the Region Tag to the Network header post-fragmentation although I realize now it would probably make more sense to attach the tag to...

I agree, this is very much a workaround of the actual bug, which is only triggered in very speific circumstances!

So, it happened again when the rebuild happened. Having looked through the log I'm considering if it is related to multithreaded building of `.msg`, `_m.h` and `_m.cc` files since the...

It is just an automatic build in the eclipse IDE from running a project with inet as a referenced project. They are both parallel build. The command run is a...

I have upgraded to OMNET 6.0 and INET 4.4 and rebuilt from scratch and I had the same issue with "PacketProtocolTag" - "lld-link: error: undefined symbol" It's also happening with...

Thank you, I'll try changing that next week, although the id internals field appears to be lower case and mine is `Id` so should not clash. I think it's more...