[reSIProcate] [resiprocate] Corrected call to ErrLog macro on MacOS/iOS (#33)
Jason Vasquez
notifications at github.com
Wed Oct 28 19:45:08 CDT 2015
There is one specific case that only occurs on iOS/MacOS (as far as I can tell), where there is a compile-time error in an attempt to log a message. (This corrects that :))
I didn't see an immediate definition or pattern for the `error(e)` call in the surrounding code, so I am assuming at this point that the `ErrLog` call is sufficient.
You can view, comment on, or merge this pull request online at:
https://github.com/resiprocate/resiprocate/pull/33
-- Commit Summary --
* Corrected call to ErrLog macro
-- File Changes --
M rutil/Socket.cxx (3)
-- Patch Links --
https://github.com/resiprocate/resiprocate/pull/33.patch
https://github.com/resiprocate/resiprocate/pull/33.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/resiprocate/resiprocate/pull/33
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20151028/f1d8ed21/attachment.htm>
More information about the resiprocate-devel
mailing list