View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000468Sphinxgeneralpublic2010-01-18 23:532012-02-05 15:23
Reportersrouce 
Assigned Toklirichek 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version1.10-beta 
Target VersionFixed in Version 
Summary0000468: libsphinxclient compile error:
DescriptionWhile 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.
TagsNo tags attached.
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker