Lot of gray today, but no rain yet!!! (and I'm doing my best to ignore this weekend weather reports) Anyway I added a new Gendarme rule, ReviewUseOfInt64BitsToDoubleRule, to check if the use of BitConverter.Int64BitsToDouble looks ok (i.e. converting bits) instead of a integer to double routine. Like a lot of the recent rules the idea for this one comes from findbugs - a java-based tool. poupou — 3 months ago tags: Gendarme,FindBugs