[lldb-dev] [Bug 18765] New: Windows build break due to #include <sys/ioctl.h> in Host/common/File.cpp
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Feb 7 08:08:35 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18765
Bug ID: 18765
Summary: Windows build break due to #include <sys/ioctl.h> in
Host/common/File.cpp
Product: lldb
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at cs.uiuc.edu
Reporter: andrew.macp at gmail.com
Classification: Unclassified
I just updated trunk and I'm getting an error compiling on Windows due to an
#include <sys/ioctl.h> in source/Host/common/File.cpp, which doesn't seem to
exist on Windows.
The relevant commit appears to be from two days ago:
http://llvm.org/viewvc/llvm-project?view=revision&revision=200860
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140207/b0bb8d24/attachment.html>
More information about the lldb-dev
mailing list