PulseTrainGeneratorInterface.hpp






PulseTrainGeneratorInterface.hpp

Hi,


I was looking trough the DeviceInterfaces in RTT and found that the PulseTrainGeneratorInterface (http://svn.mech.kuleuven.be/websvn/orocos/trunk/rtt/src/dev/PulseTrainGeneratorInterface.hpp) has a second copy of it's class definition body in the file.

Though this doesn't do any harm (PULSETRAINGENERATOR_HPP include guards), it's still a source of potential errors.

Regards


Marc


PulseTrainGeneratorInterface.hpp

On Friday 24 October 2008 12:19:35 Bodmer Marc wrote:
> Hi,
> I was looking trough the DeviceInterfaces in RTT and found that the
> PulseTrainGeneratorInterface
> (http://svn.mech.kuleuven.be/websvn/orocos/trunk/rtt/src/dev/PulseTrainG
> eneratorInterface.hpp) has a second copy of it's class definition body
> in the file.
>
> Though this doesn't do any harm (PULSETRAINGENERATOR_HPP include
> guards), it's still a source of potential errors.

Thanks for reporting.

Created commit 4b0a996: Remove double header contents in
PulseTrainGeneratorInterface.hpp (Reported by Bodmer Marc
<Marc [dot] Bodmer [..] ...>)
1 files changed, 0 insertions(+), 102 deletions(-)

Peter