A bug in "Automatic.hpp" of rtt-exercise-1.6.1

Hi,all,
Today I start to do "controler-1" of rtt-exercise-1.6.1.
When I "make" it , it gives errors:

/controller-1/components/automatic/Automatic.hpp:41: error: 'endlo' was not declared in this scope


I check the 41 line of Automatic.hpp and find "endlo" should be "endlog".


Cheers,
GL

A bug in "Automatic.hpp" of rtt-exercise-1.6.1

On Thursday 29 January 2009 14:18:13 guoliang liu wrote:
> Hi,all,
> Today I start to do "controler-1" of rtt-exercise-1.6.1.
> When I "make" it , it gives errors:
>
> /controller-1/components/automatic/Automatic.hpp:41: error: 'endlo' was not
> declared in this scope
>
> I check the 41 line of Automatic.hpp and find "endlo" should be "endlog".

Thanks for reporting !

Peter