[Gd-chatter] [Bug 7340] d2c siletly uses macro name instead of specified match pattern

bugzilla-daemon at gwydiondylan.org bugzilla-daemon at gwydiondylan.org
Fri Dec 29 11:38:17 CET 2006


http://www.gwydiondylan.org/cgi-bin/bugzilla/show_bug.cgi?id=7340





------- Comment #1 from bruce at hoult.org  2006-12-29 11:38 -------
It happens with function-style macros too:

define macro foobar
  { omfg(?:expression) }
    => { format-out(?expression) }
end macro;

foobar("that's not good!\n");

Definition macros (both styles) explicitly look for the macro name in each top
level pattern
(so they can find the modifiers) and complain if it's not found.


-- 
Configure bugmail: http://www.gwydiondylan.org/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the chatter mailing list