| Anonymous | Login | Signup for a new account | 2013-06-19 06:14 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||
| 0000468 | Sphinx | general | public | 2010-01-18 23:53 | 2012-02-05 15:23 | ||
| Reporter | srouce | ||||||
| Assigned To | klirichek | ||||||
| Priority | normal | Severity | major | Reproducibility | always | ||
| Status | closed | Resolution | fixed | ||||
| Platform | OS | OS Version | |||||
| Product Version | 1.10-beta | ||||||
| Target Version | Fixed in Version | ||||||
| Summary | 0000468: libsphinxclient compile error: | ||||||
| Description | While compiling using "make install" sphinxclient.c:1218: error: static declaration of "sock_close" follows non-static declaration sphinxclient.c:282: error: previous declaration of "sock_close" was here A change in r2081 seemed to have broke this. A simple one-line fix of adding the static keyword to line 282: static void sock_close ( int sock ); fixes this. | ||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
Notes |
|
|
(0000668) klirichek (manager) 2010-01-26 13:21 |
proposed patch merged into r2225 |
|
(0002438) shodan (administrator) 2012-02-05 15:23 |
No updates in a while, closing issue. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-01-18 23:53 | srouce | New Issue | |
| 2010-01-26 13:21 | klirichek | Note Added: 0000668 | |
| 2010-01-26 13:21 | klirichek | Status | new => resolved |
| 2010-01-26 13:21 | klirichek | Resolution | open => fixed |
| 2010-01-26 13:21 | klirichek | Assigned To | => klirichek |
| 2010-01-30 12:32 | jani | Issue Monitored: jani | |
| 2010-01-30 12:32 | jani | Issue End Monitor: jani | |
| 2012-02-05 15:23 | shodan | Note Added: 0002438 | |
| 2012-02-05 15:23 | shodan | Status | resolved => closed |
| Copyright © 2000 - 2010 MantisBT Group |




