< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
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.
https://github.com/resiprocate/resiprocate/pull/33
—
Reply to this email directly or view it on GitHub.