[Ns-bugs] [Bug 587] ListRoutingProtocol priority handling buggy
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Fri Jun 19 14:06:58 PDT 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=587
--- Comment #9 from Tommaso Pecorella <tommaso.pecorella at unifi.it> 2009-06-19 17:06:58 EDT ---
Created an attachment (id=474)
--> (http://www.nsnam.org/bugzilla/attachment.cgi?id=474)
patch to fix MacOS crappy gcc
It seems that MacOS gcc is particularly unhappy to assign an rend() iterator to
a const_reverse_iterator in some cases.
The patch just removes the const_ from the [some] of the iterators to make gcc
happy again.
Cheers
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Ns-bugs
mailing list