[Date Prev][Date Next] [Chronological] [Thread] [Top]

Fixing Windows port (ITS#2992)



Full_Name: Alexey Melnikov
Version: head
OS: Windows NT/2000/XP
URL: http://www.melnikov.ca/alexey_last_head_win_fixes.diff.txt
Submission from: (NULL) (218.37.230.80)


The current build system is broken. I've attached the patch that does the
following
1) Cleaned up .dsw file to remove links to deleted projects.
2) Added missing include to "include/portable.nt"
3) Added some missing .c files to project files
4) Ifdefed out calls to geteuid()/getegid(), not implemented on Windows
5) Removes some unused varibles