BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000689 [uClibc++] Other minor always 02-06-06 06:02 02-06-06 12:24
Reporter asierllano View Status public  
Assigned To gkajmowi
Priority normal Resolution fixed  
Status resolved   Product Version 0.1.12
Summary 0000689: [PATCH] 'make test' compilation error (functionaltest)
Description Executed command:
-----------------
make test

The last compilation line and error is:
---------------------------------------
WRAPPER_INCLUDEDIR=-I../include WRAPPER_LIBDIR=-L../src ../bin/g++-uc -Wall -Wno-trigraphs -pedantic -ansi -Os -fPIC -o functionaltest.o -c functionaltest.cpp

functionaltest.cpp: In function 'int main()':
functionaltest.cpp:399: error: no matching function for call to 'mem_fun(void (Foo::*)(int)const)'
functionaltest.cpp:403: error: no matching function for call to 'mem_fun(void (Foo::*)(int)const)'

The error is because the include/functional is still not working. I think that I've left it properly working with the provided patch.
The test compiles and runs properly.
Additional Information
Attached Files  uclibcxx-0.1.12-functional.patch [^] (1,842 bytes) 02-06-06 06:02

- Relationships

- Notes
(0001049)
gkajmowi
02-06-06 12:24

Will apply in next SVN commit.
 

- Issue History
Date Modified Username Field Change
02-06-06 06:02 asierllano New Issue
02-06-06 06:02 asierllano Status new => assigned
02-06-06 06:02 asierllano Assigned To  => gkajmowi
02-06-06 06:02 asierllano File Added: uclibcxx-0.1.12-functional.patch
02-06-06 06:15 asierllano Issue Monitored: asierllano
02-06-06 12:24 gkajmowi Status assigned => resolved
02-06-06 12:24 gkajmowi Fixed in Version  => 0.2.0
02-06-06 12:24 gkajmowi Resolution open => fixed
02-06-06 12:24 gkajmowi Note Added: 0001049


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker