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 <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
