4 Jun 2012 19:26
Re: Windows build broken in file_dlg.c
On Jun 4, 2012, at 4:39 AM, Anders Broman wrote: > file_dlg.c > file_dlg.c(245) : error C2065: 'S_IWUSR' : undeclared identifier > file_dlg.c(245) : error C2065: 'S_IWGRP' : undeclared identifier > file_dlg.c(245) : error C2065: 'S_IWOTH' : undeclared identifier That code wouldn't, and needn't, be used on Windows; I #ifndeffed it out there. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@...> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-request@...?subject=unsubscribe
RSS Feed