[ transformers-Bugs-44 ] choice operator

Bugs item #44, was opened at 2004-07-11 13:20 You can respond by visiting: http://gforge.lrde.epita.fr/tracker/?func=detail&atid=101&aid=44&group_id=5 Category: sdf-attribute Group: None Status: Open Resolution: None Priority: 6 Submitted By: Olivier Gournet (gourne_o) Assigned to: Valentin David (david_v) Summary: choice operator Initial Comment: There is a silly thing with choice operator. This code used to pass, but now do strange thing. (extract from c-grammar/src/syn/Specifiers.sdf) ; debug (!"type : ") ; ( ( debug (!"void? : "); ["void"] ) + ( debug (!"char? : "); ["char"] ) + ... at run time: type : ["int"] void? : ["int"] char? : attr-appl(prod([cf(i.... ---------------------------------------------------------------------- You can respond by visiting: http://gforge.lrde.epita.fr/tracker/?func=detail&atid=101&aid=44&group_id=5
participants (1)
-
noreply@lrde.epita.fr