lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] sequence input editor -- how to get accepted keywords


From: Vaclav Slavik
Subject: Re: [lmi] sequence input editor -- how to get accepted keywords
Date: Sun, 27 Jun 2010 07:16:57 +0200

On Sat, 2010-06-26 at 19:51 +0000, Greg Chicares wrote:
> warning: control reaches end of non-void function

Ah, I see.

> int test_main()
> {
>     volatile N n = one;
>     switch(n)
>         {
>         case one: return 1;
>         case two: return 2;
>         }
>     throw "Unreachable";
> }
> 
> What do you think? 

I was going to suggest that.

Vaclav




reply via email to

[Prev in Thread] Current Thread [Next in Thread]