Review of Jose Armando Garcia Sancio's std.log

Walter Bright newshound2 at digitalmars.com
Fri Feb 17 13:12:41 PST 2012


On 2/13/2012 7:50 AM, David Nadlinger wrote:
> Please post all feedback in this thread, and remember: Although comprehensive
> reviews are obviously appreciated, short comments are very welcome as well!

This is a general comment, not specific to std.log:

All new library submissions need to be reviewed for applicability of:

@safe
const
pure
nothrow

for all user-facing API functions.


More information about the Digitalmars-d mailing list