Thanks Jelmer (nick ctrlsoft) I'm copying the Brazilian mbas Team, As I'm at the moment unable to revise and incorporate your patch.
Have fun, On 11/18/05, Jelmer Vernooij <[EMAIL PROTECTED]> wrote: > Hi, > > Attached is a patch that fixes an issue in the tokenizer that caused > it to recognize label names at the start of continuation lines. An > example in which this would go wrong: > > <MyAttribute(Arg1:=2, _ > Arg2:="blah")> Sub Main() > End Main() > > Where "Arg2" would be parsed as a LABELNAME by the tokenizer. > > Cheers, > > Jelmer > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (GNU/Linux) > > iD8DBQFDffAGPa9Uoh7vUnYRArFzAJwND0Mcxyw+gY9PGEqm1MT7Z8946QCfWeT9 > 1ts1YcyiL0egLMRHispK8kY= > =7xpf > -----END PGP SIGNATURE----- > > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb > > > > -- Rafael "Monoman" Teixeira --------------------------------------- I'm trying to become a "Rosh Gadol" before my own eyes. See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment. It hurts! _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
