June 30, 2012 [Issue 5206] stat_t is not the same as struct stat | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | http://d.puremagic.com/issues/show_bug.cgi?id=5206 --- Comment #10 from jfanatiker@gmx.at 2012-06-30 11:15:15 PDT --- Fixed. Pull request: https://github.com/D-Programming-Language/druntime/pull/257 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 26, 2012 [Issue 5206] stat_t is not the same as struct stat | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | http://d.puremagic.com/issues/show_bug.cgi?id=5206 --- Comment #11 from github-bugzilla@puremagic.com 2012-07-25 20:46:01 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/ccaa0ef2cc6a42f6d03d8072de3721fdf0252fd6 Merge branch 'mergeStat' - fix Issue 5206 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 26, 2012 [Issue 5206] stat_t is not the same as struct stat | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | http://d.puremagic.com/issues/show_bug.cgi?id=5206 dawg@dawgfoto.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dawg@dawgfoto.de --- Comment #12 from dawg@dawgfoto.de 2012-07-25 21:09:05 PDT --- There is a related issue on OSX where the inode size has changed. We currently require -D_DARWIN_NO_64_BIT_INODE when interfacing with C code on >=10.6 targets. https://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man2/stat64.2.html -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 10, 2012 [Issue 5206] stat_t is not the same as struct stat | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | http://d.puremagic.com/issues/show_bug.cgi?id=5206 Alex Rønne Petersen <alex@lycus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@lycus.org --- Comment #13 from Alex Rønne Petersen <alex@lycus.org> 2012-10-10 03:52:38 CEST --- Can we close this? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 10, 2012 [Issue 5206] stat_t is not the same as struct stat | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | http://d.puremagic.com/issues/show_bug.cgi?id=5206 --- Comment #14 from Iain Buclaw <ibuclaw@ubuntu.com> 2012-10-10 00:09:13 PDT --- (In reply to comment #13) > Can we close this? I do believe so yes. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 10, 2012 [Issue 5206] stat_t is not the same as struct stat | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | http://d.puremagic.com/issues/show_bug.cgi?id=5206 Alex Rønne Petersen <alex@lycus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- 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