- Make the logfp assertion more strict. As of 1.63, the "||" could
authorFabian Keil <fk@fabiankeil.de>
Thu, 31 Jan 2008 15:38:14 +0000 (15:38 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 31 Jan 2008 15:38:14 +0000 (15:38 +0000)
commit2e7ffb2cdea449befa9c1429565f1fd057a1846e
tree7a02019e5999fe20b3381bf1ab9f8ba4b27d25b4
parentd4635f9ba0fcf9ad3fd0fddb1f7f03850821092d
- Make the logfp assertion more strict. As of 1.63, the "||" could
  have been an "&&", which means we can use two separate assertions
  and skip on of them on Windows.
- Break a long commit message line in two.
errlog.c