[Gd-chatter] [Bug 7338] New: OD confuses definer-word with non-definer macro
bugzilla-daemon at gwydiondylan.org
bugzilla-daemon at gwydiondylan.org
Mon Dec 11 08:16:30 CET 2006
http://www.gwydiondylan.org/cgi-bin/bugzilla/show_bug.cgi?id=7338
Summary: OD confuses definer-word with non-definer macro
Product: OpenDylan
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: normal
Priority: P2
Component: Compiler/Macros
AssignedTo: nobody at gwydiondylan.org
ReportedBy: d-j-v at earthlink.net
CC: gd-chatter at gwydiondylan.org
use common-extensions;
define macro table { table() } ...
define table my-table = ...
causes an error. OD seems to be trying to expand the word "table" in "define
table." It should recognize that that is the table-definer macro, not the table
macro.
GD does not exhibit this problem.
--
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