mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] [patch #4477] win: prevented some compiler warnings (os


From: anonymous
Subject: [Mldonkey-users] [patch #4477] win: prevented some compiler warnings (os_stubs_c.c gdstubs.c)
Date: Sat, 1 Oct 2005 22:01:29 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Follow-up Comment #1, patch #4477 (project mldonkey):

It would be better if you returned 0 instead of '/0' since the expected
return type is an int64.

+    return '\0';

"ret" should be a DWORD to begin with, so casting would not be required.

+  if ((unsigned long)ret == INVALID_SET_FILE_POINTER) {

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4477>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]