October 28, 2013 [Issue 11373] New: flock from <sys/file.h> missing in linux-specific imports | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=11373 Summary: flock from <sys/file.h> missing in linux-specific imports Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: druntime AssignedTo: nobody@puremagic.com ReportedBy: andrei@erdani.com --- Comment #0 from Andrei Alexandrescu <andrei@erdani.com> 2013-10-28 13:50:48 PDT --- There is no flock defined in runtime. It originates in <sys/file.h> on Linux: http://man7.org/linux/man-pages/man2/flock.2.html -- 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