clipka <ano### [at] anonymousorg> wrote:
>
> For such a complex scene - with self-modifying code and shit - the
> actual error scenario turned out to be almost disappointingly simple:
>
> #macro Foo()
> #end
>
> Foo()
> ^---- END OF FILE
>
> So invoking a macro immediately at the end of a file is what breaks stuff.
>
Wow, that's weird. (the only useful comment I can make!)
Post a reply to this message
|