sos
sos copied to clipboard
Allow suppression of warning messages.
#1378
Similar to the implementation of SOS_DEBUG, we can define SOS_WARNING and disable some or all warnings.
The implementation is almost identical to SOS_DEBUG and should be straightforward. The selection of categories needs a bit more thought though.