Hello everyone!
2.2.2 is released!
This is primarily a bugfix release. Most notably, the mod operator (%)
is both efficient and correct now (yeesh, that was bad) as per the
discussion here on the mailing list, and can be configured to behave
two different ways with negative numbers. There are several other
fixes and changes that have been accumulating in CVS since the last
release (check the download page for a more complete list). Anyway,
enjoy!
http://w-calc.sf.net/download.php
~Kyle
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it.
-- Brian Kernighan