[[email protected]: Re: datum->syntax-object and hygiene]
"Scott G. Miller" <[email protected]>
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
Regarding bug 946693. ----- Forwarded message from "R. Kent Dybvig" <[email protected]> ----- Envelope-to: scgmille@localhost Delivery-date: Thu, 06 May 2004 12:02:29 -0500 X-Envelope-To: [email protected] From: "R. Kent Dybvig" <[email protected]> To: [email protected] Subject: Re: datum->syntax-object and hygiene Scott, This is not a bug, but simply illustrates why it is not a good idea to mix hygienic and nonhygienic macros. The identifier when is introduced by test1, so any syntax objects you create with this identifier as a template will be scoped where the definition of test1 appears. This includes (the copy of) thunk introduced by when. Kent ----- End forwarded message ----- --
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAmn6Br9IW4v3mHtQRAvZ7AJ9TAKBfGy7TUJpm6W7cjhtpkhY1fwCfTHvi OocCeq9QPWATMDXn58ADcBw= =d5eb -----END PGP SIGNATURE-----