[Bug 991] New: EmptyTypeInfo is pure virtual

http://bugs.orocos.org/show_bug.cgi?id=991

Summary: EmptyTypeInfo is pure virtual
Product: Toolchain
Version: master
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: RTT
AssignedTo: orocos-dev [..] ...
ReportedBy: meyer [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created attachment 823
--> http://bugs.orocos.org/attachment.cgi?id=823
added missing EmptyTypeInfo::getTypeInfoObject() method

The EmptyTypeInfo class does not overwrite the getTypeInfoObject() method from
its abstract parent TypeInfoGenerator and is therefore pure virtual. Don't know
if this is really a bug as EmptyTypeInfo is not used anywhere in RTT and I can
, but as its part of the public API this might break user code.

[Bug 991] EmptyTypeInfo is pure virtual

http://bugs.orocos.org/show_bug.cgi?id=991

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

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