Hi, I noticed a change in behaviour in core 2.5 from earlier versions: a: [1 2 3] b: next a Core2.5: >> a = b == true Earlier: >> a = b == false Is this a bug or a fix? Gisle -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
