September 24, 2010 [Issue 3848] functions in std.file don't take symbolic links into account | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=3848 Jonathan M Davis <jmdavisProg@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #705 is|0 |1 obsolete| | --- Comment #20 from Jonathan M Davis <jmdavisProg@gmx.com> 2010-09-23 20:13:21 PDT --- Created an attachment (id=770) Changes based off of phobos revision 2046 Here's the full file with my changes. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 30, 2010 [Issue 3848] functions in std.file don't take symbolic links into account | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=3848 Jonathan M Davis <jmdavisProg@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #770 is|0 |1 obsolete| | --- Comment #21 from Jonathan M Davis <jmdavisProg@gmx.com> 2010-10-29 19:15:08 PDT --- Created an attachment (id=795) Changes based off of dmd 2.050. Here's the file updated for dmd 2.050. I also added a deprecated alias from fullname to name (which I should have done in the beginning). Other than that, it's essentially the same as before except that it's been updated to reflect the changes in file.d in the official release. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 30, 2010 [Issue 3848] functions in std.file don't take symbolic links into account | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=3848 Jonathan M Davis <jmdavisProg@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #769 is|0 |1 obsolete| | --- Comment #22 from Jonathan M Davis <jmdavisProg@gmx.com> 2010-10-29 19:17:04 PDT --- Created an attachment (id=796) Patch with changes based off of dmd 2.050. Here's the updated patch. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
January 19, 2011 [Issue 3848] functions in std.file don't take symbolic links into account | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=3848 Jonathan M Davis <jmdavisProg@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #23 from Jonathan M Davis <jmdavisProg@gmx.com> 2011-01-19 03:15:17 PST --- Fixed in revision 2351. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation