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&am…
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&am…