| Anonymous | Login | Signup for a new account | 11-10-2008 10:57 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |