[Ns-bugs] [Bug 1425] New: LTE python bindings

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Sat May 12 21:15:28 PDT 2012


https://www.nsnam.org/bugzilla/show_bug.cgi?id=1425

           Summary: LTE python bindings
           Product: ns-3
           Version: pre-release
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: python bindings
        AssignedTo: gjcarneiro at gmail.com
        ReportedBy: tomh at tomh.org
                CC: ns-bugs at isi.edu
   Estimated Hours: 0.0


New error due to the LTE bindings

src/lte/bindings/ns3module.cc: In function ‘int
_wrap_convert_py2c__std__map__lt___unsigned_short__ns3__Ptr__lt___ns3__UeInfo___gt_____gt__(PyObject*,
std::map<short unsigned int, ns3::Ptr<ns3::UeInfo>, std::less<short unsigned
int>, std::allocator<std::pair<const short unsigned int, ns3::Ptr<ns3::UeInfo>
> > >*)’:
src/lte/bindings/ns3module.cc:68365: error: ‘>>’ operator will be treated as
two right angle brackets in C++0x
src/lte/bindings/ns3module.cc:68365: error: suggest parentheses around ‘>>’
expression
src/lte/bindings/ns3module.cc:68365: error: ‘item’ was not declared in this
scope
src/lte/bindings/ns3module.cc:68365: error: ‘>>’ should be ‘> >’ within a
nested template argument list

-- 
Configure bugmail: https://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