<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Mike Mazur wrote:
<blockquote cite="mid:20080704183119.6280015c@sumo" type="cite">
<pre wrap="">Hi,
On Fri, 4 Jul 2008 18:14:34 +0900
Mike Mazur <a class="moz-txt-link-rfc2396E" href="mailto:mmazur@gmail.com"><mmazur@gmail.com></a> wrote:
</pre>
</blockquote>
just noticed that lsl.lexer.cs throws a warning about unreachable code.
i've commented that out, but i guess that one is machine generated? any
chance of being a tad smarter about the "return new blablabl; break;"
thingy? alternatively you could wrap the whole thing in a <br>
<blockquote>#pragma warning disable 0162<br>
...<br>
#pragma warning restore 0162<br>
</blockquote>
<br>
cheers,<br>
dr scofield<br>
<pre class="moz-signature" cols="80">--
dr dirk husemann ---- virtual worlds research ---- ibm zurich research lab
SL: dr scofield ---- <a class="moz-txt-link-abbreviated" href="mailto:drscofield@xyzzyxyzzy.net">drscofield@xyzzyxyzzy.net</a> ---- <a class="moz-txt-link-freetext" href="http://xyzzyxyzzy.net/">http://xyzzyxyzzy.net/</a>
RL: <a class="moz-txt-link-abbreviated" href="mailto:hud@zurich.ibm.com">hud@zurich.ibm.com</a> - +41 44 724 8573 - <a class="moz-txt-link-freetext" href="http://www.zurich.ibm.com/~hud/">http://www.zurich.ibm.com/~hud/</a>
</pre>
</body>
</html>