Browse thread
ocamlycc
- skaller
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | skaller <skaller@u...> |
| Subject: | ocamlycc |
How is this possible?
158: shift/reduce conflict (shift 413, reduce 564) on UNLESS
state 158
dollar_apply : tuple . DOLLAR dollar_apply (562)
dollar_apply : tuple . UNLESS dollar_apply (563)
dollar_apply : tuple . (564)
If I remove the second case it works. The parser knows
it has to shift if DOLLAR is seen.
--
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net