Bugs item #37, was opened at 2004-06-25 06:28
You can respond by visiting:
http://gforge.lrde.epita.fr/tracker/?func=detail&atid=101&aid=37&group_id=5
Category: cxx-grammar
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Clement Vasseur (vasseu_c)
Assigned to: Olivier Gournet (gourne_o)
Summary: eh/cleanup1 fails sometimes
Initial Comment:
Find out why the eh/cleanup1 test fails on sandrock and pass on piotrkow. If the reason is too hard to investigate, the test should be removed, since it depends on our patch for SGLR.
----------------------------------------------------------------------
You can respond by visiting:
http://gforge.lrde.epita.fr/tracker/?func=detail&atid=101&aid=37&group_id=5
Bugs item #33, was opened at 2004-06-21 11:41
You can respond by visiting:
http://gforge.lrde.epita.fr/tracker/?func=detail&atid=101&aid=33&group_id=5
Category: cxx-grammar
Group: None
Status: Open
Resolution: None
Priority: 6
Submitted By: Olivier Gournet (gourne_o)
Assigned to: Clement Vasseur (vasseu_c)
Summary: Grammar
Initial Comment:
In src/syn/OperatorFunctionIds.sdf, the following lines
"and" -> Operator
"bitor" -> Operator
"or" -> Operator
"xor" -> Operator
"compl" -> Operator
"bitand" -> Operator
"and_eq" -> Operator
"or_eq" -> Operator
"xor_eq" -> Operator
"not" -> Operator {cons("not-op")}
"not_eq" -> Operator
don't appear in the standard grammar.
Please check if it's not a bug.
----------------------------------------------------------------------
You can respond by visiting:
http://gforge.lrde.epita.fr/tracker/?func=detail&atid=101&aid=33&group_id=5