-
```
It would be really handy (and more compatible with Bison) if lalr-scm error
productions could:
1. Include non-terminals (e.g., (error non-term))
2. Include the 'error' token in positions other th…
-
Is there any way to have an action happen if a pattern /doesn't/ match? Go's regex library doesn't support negative-look-ahead, but i can't find any syntax in the mtail language which allows me to wor…
-
*Issue migrated from trac ticket # 1063*
**component:** platforms | **priority:** minor | **resolution:** invalid | **keywords:** osx
#### 2015-12-27 16:32:54: antoine created the issue
___
> Just…
-
Currently we have piqi dependency hardcoded, plus a bunch of different formats. Although piqi now works, it may break up again, since it is barely supported. Moreover, we're moving in a direction of a…
-
I've been prototyping a Bison grammar (which is LR(1)) for the S-Expression Syntax. As far as I can tell, there are situations when the current informal grammar is not LR(1) and needs two tokens of lo…
-
```
I'm having problems with the flex tool when generating parse.l both from
VS and the command line:
1>flex: fatal internal error, exec failed
E:\ossbuild\Tools>flex -P_gst_parse_yy -o"E:\ossbuild\…
-
Setup: OS X 10.11, Apple LLVM version 7.0.0 (clang-700.1.76)
After bypassing the issue mentioned in issue #806 by just making check_nanosleep() in timeutils.c return FALSE, I ran into a 'duplicate sy…
-
```
I'm having problems with the flex tool when generating parse.l both from
VS and the command line:
1>flex: fatal internal error, exec failed
E:\ossbuild\Tools>flex -P_gst_parse_yy -o"E:\ossbuild\…
-
```
What steps will reproduce the problem?
1. python cxx.py bug.cpp
2. python cxx.py -v bug.cpp
3.
What is the expected output? What do you see instead?
1. No output
2. Show the PLY trace, and termin…
-
```
Quite important I think. And it is provided by sourceforge.net. Would you
consider adding it?
```
Original issue reported on code.google.com by `Dennis84...@gmail.com` on 13 Mar 2008 at 1:56