[Gd-chatter] [Bug 7338] OD confuses definer-word with non-definer macro
bugzilla-daemon at gwydiondylan.org
bugzilla-daemon at gwydiondylan.org
Tue May 1 23:27:13 CEST 2007
http://www.gwydiondylan.org/cgi-bin/bugzilla/show_bug.cgi?id=7338
housel at acm.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |housel at acm.org
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #2 from housel at acm.org 2006-12-14 19:14 -------
Subversion Revision #11069:
Add missing grammar rules, the lack of which prevented the same identifier from
being used as a DEFINE-LIST-WORD and a FUNCTION-WORD.
* fundev/sources/dfmc/reader/parser.dylgram
(DEFINE-LIST-WORD): Add missing rules for BEGIN-AND-DEFINE-LIST-WORD
and FUNCTION-AND-DEFINE-LIST-WORD.
(FUNCTION-WORD): Add missing rules for FUNCTION-AND-DEFINE-BODY-WORD
and FUNCTION-AND-DEFINE-LIST-WORD.
* fundev/sources/dfmc/reader/infix-parser.dylan: Regenerated from
parser.dylgram.
------- Comment #3 from housel at acm.org 2007-05-01 23:27 -------
I believe this bug is fixed.
--
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