|
| From: | z |
| Subject: | [Mldonkey-users] [patch #4909] let fail start on Windows 9x/ME |
| Date: | Fri, 17 Feb 2006 22:45:01 +0000 |
| User-agent: | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) |
Follow-up Comment #4, patch #4909 (project mldonkey):
I doubt that will compile on anything other than windows.
Windows specific calls go in src/config/mingw/os_stubs_c.c
I think you should have a general os_supported() function. In
src/config/unix/os_stubs_c.c it just returns true. On windows it checks for
NT.
If it fails, issue a warning. I don't think anything needs to be windows
specific about this in mldonkey. I also don't think it should 'exit'. If
someone wants to run mldonkey, why stop them? Just warn them that it isn't a
supported platform.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4909>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |