What steps will reproduce the problem?
1. Import project into NetBeans via distributed Makefile.
2.
3.
What is the expected output? What do you see instead?
This compiler warning:
parser/mpMatrix.h: In member function ‘mup::Matrix<T>&
mup::Matrix<T>::Transpose() [with T = mup::Value]’:
In file included from parser/mpTypes.h:53:0,
from parser/mpIToken.h:41,
from parser/mpICallback.h:43,
from parser/mpIOprt.h:42,
from parser/mpOprtMatrix.h:44,
from parser/mpOprtMatrix.cpp:35:
parser/mpOprtMatrix.cpp:56:24: instantiated from here
parser/mpMatrix.h:395:7: warning: operation on
‘((mup::Matrix<mup::Value>*)this)->mup::Matrix<mup::Value>::m_nRows’ may be
undefined
What version of the product are you using? On what operating system?
v2_1_2
Win 7 Pro 64 bit (but NetBeans compiles for cygwin)
Please provide any additional information below.
Is this warning expected?
Original issue reported on code.google.com by TeamP...@gmail.com on 17 Apr 2012 at 6:01
Original issue reported on code.google.com by
TeamP...@gmail.com
on 17 Apr 2012 at 6:01