* ocamlycc
@ 2006-10-05 1:26 skaller
0 siblings, 0 replies; only message in thread
From: skaller @ 2006-10-05 1:26 UTC (permalink / raw)
To: caml-list
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-05 1:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-05 1:26 ocamlycc skaller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox