[Ns-bugs] [Bug 121] New: Fix some new GCC 4.2 const warnings

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Mon Dec 17 05:29:51 PST 2007


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

           Summary: Fix some new GCC 4.2 const warnings
           Product: ns-3
           Version: pre-release
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: simulation core
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: gjcarneiro at gmail.com


When we have char *foo = {"bar", ...}, now GCC 4.2 gives a new warning:

warning: deprecated conversion from string constant to 'char*'


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ns-bugs mailing list