Review of std.net.isemail part 2
Jesse Phillips
jessekphillips+D at gmail.com
Tue Mar 29 16:30:49 PDT 2011
Jacob Carlborg Wrote:
> I've made a few minor changes:
>
> * Renamed EmailStatusCode.Off -> None and On -> Any
> * Added and clarified the documentation for EmailStatusCode.Any and None
> * Updated the documentation
>
> Github: https://github.com/jacob-carlborg/phobos/tree/isemail
> Docs: http://dl.dropbox.com/u/18386187/isemail.html
>
> --
> /Jacob Carlborg
I believe enum values are to be named lowercase first. EmailStatusCode.any
More information about the Digitalmars-d
mailing list