bugmldonkey, a multi-networks file-sharing client - Bugs: bug #17162, Little adjustment in os_stubs_c.c...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #17162: Little adjustment in os_stubs_c.c for MinGW needed

Submitter:  S2n2e <s2n2e>
Submitted:  Thu 20 Jul 2006 08:35:55 PM UTC
   
 
Category:  Core Severity:  5 - Blocker
Item Group:  Compilation problem Status:  None
Assigned to:  None Open/Closed:  Closed
Release:  2.7.7 Release:  2.7.7
Operating System:  MinGW W2K/WinXP Binaries Origin:  CVS / Self compiled
CPU type:  Intel x86

Sat 22 Jul 2006 11:56:12 AM UTC, comment #2: 

thanks will try the patch asap.

S2n2e <s2n2e>
Fri 21 Jul 2006 11:19:18 PM UTC, comment #1: 

Please try the attached patch, it worked for me.

spiralvoice <spiralvoice>
Group administrator
Thu 20 Jul 2006 08:35:55 PM UTC, original submission:  

The new mingw-runtime 3.10 changed a bit the include time.h.
Due to this mldonkey doesn't compile.
Cause the use of gettimeofday in line 191 of mldonkey/src/config/mingw/os_stubs_c.c doesn't match the declaration in line 39 of mingw/include/sys/time.h .

S2n2e <s2n2e>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-07-23 spiralvoice Reassign ItemFrom group mldonkey, a multi-networks file-sharing client, bugs tracker To group mldonkey, a multi-networks file-sharing client, patch tracker
2006-07-21 spiralvoice Severity3 - Normal 5 - Blocker
    Attached File- Added mingw_gettimeofday.patch, #10397

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code