misc patches

misc patches

On Thursday 25 September 2008 19:11:38 Sylvain Joyeux wrote:
> Two simple fixes ...

Applied, thanks.

$ svn ci -m"[PATCH] doc: ready() is not equivalent to connected()
>
> ready() is not equivalent to connected(): the implementation actually
> evaluates the data source once (i.e. checks that the data source can
> be read).
> "
Sending src/PortInterface.hpp
Transmitting file data .
Committed revision 29682.

$ svn ci -m"[PATCH] rtt: display exception info when PeriodicThread catches
one (by S.Joyeux)."
Sending src/os/PeriodicThread.cpp
Transmitting file data .
Committed revision 29683.

Peter

misc patches

On Thursday 25 September 2008 19:11:38 Sylvain Joyeux wrote:
> Two simple fixes ...

Thanks. Will apply. The comment in the patch is actually more meaningful than
the modification of the comment itself :-)

Peter