On Sunday 06 January 2008 22:40:50 Geoffrey Broadwell wrote:

> examples/c/nanoparrot.c can be compiled with any of three different
> runloops.  The default computed goto runloop compiles cleanly, but the
> switched and function runloops do not.  The attached patch gets rid of a
> compiler error when compiled for the switched runloop, and a warning
> when compiled for the function runloop.  All three runloops compile
> cleanly after the patch is applied on Debian/Linux/i386.

Thanks, applied as r24967.

-- c

Reply via email to