At 10:52 AM 11/19/2003 +0100, Leopold Toetsch wrote:
Melvin Smith <[EMAIL PROTECTED]> wrote:
> 2) IMCC labels can no longer start with #, although they may
> contain embedded #
Suboptimal. Label starting with an underscore are global labels and get
an entry in the fixup-table.
Then we'll have t
Melvin Smith <[EMAIL PROTECTED]> wrote:
> 2) IMCC labels can no longer start with #, although they may
> contain embedded #
Suboptimal. Label starting with an underscore are global labels and get
an entry in the fixup-table.
> Reasoning: Its a bit ambiguous to the eye, which isn't too bad