describe bug 1770 issue and workaround
authorTom Henderson <tomh@tomh.org>
Fri, 06 Jun 2014 10:10:51 -0700
changeset 10799 6ba6e4674c29
parent 10798 79b9d13a1ffd
child 10800 85f484cffccd
describe bug 1770 issue and workaround
RELEASE_NOTES
--- a/RELEASE_NOTES	Fri May 30 21:39:15 2014 -0700
+++ b/RELEASE_NOTES	Fri Jun 06 10:10:51 2014 -0700
@@ -105,6 +105,12 @@
 - Bug 1915 - BRITE channel delay is rounded to an integer
 - Bug 1916 - RandomWalk2dMobilityMode default "Bounds" attribute is not a rectangle
 
+Known issues
+------------
+- Bug 1770 - The mesh module will crash if used for g++ version >= 4.8.1
+in optimized mode, on a 32-bit Linux machine.  Lowering the optimization
+level to -O1 in this case can be used as a workaround.
+
 Release 3.19
 =============