Hi Hans,

merging produces invalid output when concatenating a numbers into
a string. Example:

    return 42 .. "foo"

which is merged into:

    return 42.."foo"
             ^

where the dot after the number leads to a “malformed number”
error. (Iirc there was a thread on lua-l about this not long
ago.)

Regards
Philipp

Attachment: pgpW2kjPg2r8l.pgp
Description: PGP signature

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to