Dmitry Ivankov
2007-06-19 18:17:03 UTC
Hi
I've tried to improve regexp macro, making Regex static.
But attached patch doesn't work, sometimes it gets subject
error, for example when compiling testsuite/test.n.
It just defines new field in CurrentTypeBuilder.
What is the problem? It gets wrong builder or gets it too late?
Btw, http://nemerle.org/Defining_types_from_inside_macros contains outdated
info about tb.CannotFinalize, it's setter isn't accessible.
I've tried to improve regexp macro, making Regex static.
But attached patch doesn't work, sometimes it gets subject
error, for example when compiling testsuite/test.n.
It just defines new field in CurrentTypeBuilder.
What is the problem? It gets wrong builder or gets it too late?
Btw, http://nemerle.org/Defining_types_from_inside_macros contains outdated
info about tb.CannotFinalize, it's setter isn't accessible.