[Ns-bugs] [Bug 1094] Object::GetObject fails when ns-3 modules are dlopen'ed

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Tue Apr 5 12:40:03 PDT 2011


http://www.nsnam.org/bugzilla/show_bug.cgi?id=1094

Mathieu Lacage <mathieu.lacage at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Object::GetObject fails on  |Object::GetObject fails
                   |Ubuntu 8.04 when ns-3       |when ns-3 modules are
                   |modules are dlopen'ed       |dlopen'ed

--- Comment #1 from Mathieu Lacage <mathieu.lacage at gmail.com> 2011-04-05 15:40:03 EDT ---
I checked in a version of your patch that uses static_cast instead of
reinterpret_cast on the grounds that it cannot harm in any way. But, really, I
am worried that if what you say is true, grep dynamic_cast in src/core/model
shows a lot of serious potential problems.

Note: initial bug report waf for ubuntu 0804

changeset: 00c8ea8e9e40

-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list