Review of Jose Armando Garcia Sancio's std.log

David Nadlinger see at klickverbot.at
Tue Mar 6 11:55:41 PST 2012


On Tuesday, 6 March 2012 at 19:47:50 UTC, Andrei Alexandrescu 
wrote:
> On 3/6/12 11:36 AM, Jose Armando Garcia wrote:
>> import someSymboleThatDoesntCollide = std.log;
>
> I think this works better:
>
> static import log = std.log;

Isn't this just another case of DMD silently accepting 
superfluous attributes/modifiers?

David


More information about the Digitalmars-d mailing list