[Bug 742] New: matrixwrapper: warnings on ignored type qualifiers on function return type

https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=742

Summary: matrixwrapper: warnings on ignored type qualifiers on
function return type
Product: BFL
Version: 0.7.0
Platform: Intel 64bit
OS/Version: GNU/Linux
Status: ASSIGNED
Severity: normal
Priority: P3
Component: wrappers
AssignedTo: bellenssteven [..] ...
ReportedBy: bellenssteven [..] ...
CC: bfl [..] ...
Estimated Hours: 0.0

Created an attachment (id=577)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=577)
patch solving type qualifiers ignored warning

The header files matrix_BOOST.h, vector_BOOST.h, matrix_wrapper.h and
vector_wrapper.h generate the following warnings similar to:

boost/include/bfl/wrappers/rng/../../sample/../wrappers/matrix/vector_wrapper.h:63:
warning: type qualifiers ignored on function return type

The included patch solves this warnings.

[Bug 742] matrixwrapper: warnings on ignored type qualifiers on

https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=742

Tinne De Laet <tinne [dot] delaet [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |tinne [dot] delaet [..] ...en.
| |be
Resolution| |FIXED
Status|ASSIGNED |RESOLVED

--- Comment #1 from Tinne De Laet <tinne [dot] delaet [..] ...> 2009-12-17 13:23:10 ---
Patch applied to branch-0.7 in revision 30685.

Patch applied to dataAssociation branch in revision 31309

Patch applied to trunk in revision 31310

Thanks for the patch Steven!

Tinne