[Bug 621] New: svn trunk (rev 29944) fails to compile

For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=621>
Summary: svn trunk (rev 29944) fails to compile
Product: RTT
Version: rtt-trunk
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P3
Component: Real-Time Toolkit (RTT)
AssignedTo: orocos-dev [..] ...
ReportedBy: ruben [dot] smits [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

i get the following compile error:

[ 0%] Building CXX object
src/CMakeFiles/orocos-rtt-dynamic_gnulinux.dir/Types.o
/home/rsmits/workspace/rtt/src/Types.cpp: In function
‘RTT::TypeInfoRepository* RTT::types()’:
/home/rsmits/workspace/rtt/src/Types.cpp:216: error: cannot convert
‘boost::shared_ptr<RTT::TypeInfoRepository>’ to
‘RTT::TypeInfoRepository*’ in return

I use boost 1.34.1-11ubuntu1, and g++ (Ubuntu 4.3.2-1ubuntu12) 4.3.2

Ruben

--
Configure bugmail: https://www.fmtc.be/bugzilla/orocos/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
--
Orocos-Dev mailing list
Orocos-Dev [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev

[Bug 621] svn trunk (rev 29944) fails to compile

For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=621>

Peter Soetens <peter [dot] soetens [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
CC| |peter [dot] soetens [..] ...

--- Comment #2 from Peter Soetens <peter [dot] soetens [..] ...> 2009-02-11 13:33:45 ---
(In reply to comment #1)
> Created an attachment (id=389)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=389) [details]
> patch which resolves the compile error
>
> Don't know if this is the right way to fix it. But it's a fix :)

Gmmpfrr.....! (rattling key strokes)

Patch applied in
r29946 = cac6cebdcfe5c219dfa15ad43b8cd99908091804

Peter

Ruben Smits's picture

[Bug 621] svn trunk (rev 29944) fails to compile

For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=621>

--- Comment #1 from Ruben Smits <ruben [dot] smits [..] ...> 2009-02-11 13:06:38 ---
Created an attachment (id=389)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=389)
patch which resolves the compile error

Don't know if this is the right way to fix it. But it's a fix :)

Ruben