-
Committer:
Stewart Smith
-
Date:
2011-03-28 04:40:21 UTC
-
mto:
(2254.1.1 build)
-
mto:
This revision was merged to the branch mainline in
revision
2255.
-
Revision ID:
stewart@flamingspork.com-20110328044021-t2bqft5vq0rq7o2i
remove MY_ERRNO_EDOM and MY_ERRNO_ERANGE. Instead, we should consistently use the system EDOM and ERANGE. If on any platform, they weren't 33 and 34 respectively, we would have had bugs.