aMule Bug Tracker - aMule
View Issue Details
0000119aMuleMiscpublic2004-08-10 05:182004-08-10 10:10
lucasvr 
Xaignar 
normalminoralways
resolvedfixed 
 
 
0000119: Fix for missing headers on AddFileThread.cpp
Due to a missing include file, 'wx/filename.h' wasn't being able to define the wxArrayString type. The problem was figured out when compiling with wxGTK 2.5.2.
The attached patch fixes the problem on CVS-20040809.
No tags attached.
patch 07-AddFileThread_cpp.patch (476) 2004-08-10 05:18
http://bugs.amule.org/file_download.php?file_id=23&type=bug
Issue History
2004-08-10 05:18lucasvrNew Issue
2004-08-10 05:18lucasvrFile Added: 07-AddFileThread_cpp.patch
2004-08-10 10:10XaignarStatusnew => resolved
2004-08-10 10:10XaignarResolutionopen => fixed
2004-08-10 10:10XaignarAssigned To => Xaignar
2004-08-10 10:10XaignarNote Added: 0000209

Notes
(0000209)
Xaignar   
2004-08-10 10:10   
Committed. Thanks for the patch.