From richard at imagecraft.com Thu Sep 27 14:09:27 2007 From: richard at imagecraft.com (Richard) Date: Thu Sep 27 14:21:02 2007 Subject: [Icc-430] MSP430 7.06A released Message-ID: <200709272121.l8RLL1qD068425@dragonsgate2.imagecraft.com> A quick patch: 7.06A - Sept 27th 2007 Compiler - [ bug introduced in 7.05 ] if a long expression is used in two comparisions, the 2nd one may get the wrong result. e.g. long x = 10000, y = 19000; if (x > y) if (x < 2*y) // should be true // richard On-line orders, support, and listservers available on web site. [ For technical support on ImageCraft products, please include all previous replies in your msgs. ]