Phobos - breaking existing code

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Mon Dec 1 00:22:45 PST 2014


On 2014-12-01 00:03, Walter Bright wrote:

> 3. there's no documentation for fnmatch anymore. He has no idea what
> fnmatch is supposed to do. Now he's got to embark on some sort of
> forensic search through old versions of the compiler, and not having
> much clue which ones to look at

$ git log -S 'fnmatch'

Is a good command for that.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list