<div dir="ltr">Thanks Adrian. I was not sure how to fix this problem properly.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Dec 1, 2013 at 9:02 PM, Adrian Thurston <span dir="ltr"><<a href="mailto:thurston@complang.org" target="_blank">thurston@complang.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I just pushed a fix to the ragel-6 branch.<br>
<br>
I am currently working on the go code generator in master (ragel-7).<br>
<br>
Adrian<br>
@ehdtee<div class="im HOEnZb"><br>
<br>
On 13-11-25 02:47 PM, Iñaki Baz Castillo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi, just a reminder of this bug as I expect it is just a minor detail :)<br>
<br>
2013/11/12 Iñaki Baz Castillo<<a href="mailto:ibc@aliax.net" target="_blank">ibc@aliax.net</a>>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The following code in Go:<br>
<br>
-----------------<br>
   if cs != %%{ write first_final; }%% {<br>
-----------------<br>
<br>
generates the following lines in the .go file:<br>
<br>
-----------------<br>
   if cs !=<br>
// line 12549 "SDP.go"<br>
461<br>
// line 79 "SDP.rl"<br>
  {<br>
-----------------<br>
<br>
This produces, of course, a syntax error in Go:<br>
<br>
sdp/SDP.go:12549: missing condition in if statement<br>
sdp/SDP.go:12549: cs != 461 evaluated but not used<br>
<br>
<br>
<br>
$ ragel -v<br>
Ragel State Machine Compiler version 6.8 Feb 2013<br>
<br>
<br>
<br>
--<br>
Iñaki Baz Castillo<br>
<<a href="mailto:ibc@aliax.net" target="_blank">ibc@aliax.net</a>><br>
</blockquote>
<br>
<br>
<br>
</blockquote>
<br></div><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
ragel-users mailing list<br>
<a href="mailto:ragel-users@complang.org" target="_blank">ragel-users@complang.org</a><br>
<a href="http://www.complang.org/mailman/listinfo/ragel-users" target="_blank">http://www.complang.org/<u></u>mailman/listinfo/ragel-users</a></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>WBR, Anton
</div>