| Anonymous | Login | Signup for a new account | 10-09-03 02:48 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0002191 | [XMMS2] clientlib | minor | N/A | 09-03-15 20:34 | 10-02-20 15:09 | ||
| Reporter | p00ya | View Status | public | ||||
| Assigned To | nano | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | Product Version | 0.5 DrLecter | ||||
| Summary | 0002191: xmmsclient-cf.h: wrong decl, s/xmmsc_ipc_setup_with_cf/xmmsc_setup_with_cf/ | ||||||
| Description |
xmmsc_ipc_setup_with_cf is declared in xmmsclient-cf.h. This symbol is not defined, but xmmsc_setup_with_cf (defined in xmmsclient-cf.c) is probably what is wanted. It definitely isn't there: % grep -lr xmmsc_ipc_setup_with_cf xmms2-0.5DrLecter xmms2-0.5DrLecter/src/include/xmmsclient/xmmsclient-cf.h % nm -g -s __TEXT __text libxmmsclient-cf.dylib /opt/local/lib/libxmmsclient-cf.dylib(single module): 00000e56 T _xmmsc_io_cf_toggle_socket_flags 00000eed T _xmmsc_setup_with_cf (trivial) patch attached. |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| GIT commit id | 3ab1c686d6aa3a5e98b0c690da62f1c42566d837 | ||||||
| Has patch | Yes, needs review | ||||||
| Attached Files |
|
||||||
|
|
|||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
| There are no notes attached to this issue. |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |