View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000216Sphinxgeneralpublic2008-09-04 19:392012-02-05 15:29
Reporterbfolkens 
Assigned Tokpumuk 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version0.9.8-release 
Target VersionFixed in Version0.9.8-rc1 
Summary0000216: Ruby::Client API
DescriptionRuby complains about "unpack" not having any args on line 712 in snapshot 0.4.0-r1112

fval = ([uval].pack('L')).unpack.first
Additional InformationCan this be fixed by replacing with?

fval = ([uval].pack('L')).unpack('f*').first
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2008-09-04 19:39 bfolkens New Issue
2008-10-27 13:57 kpumuk Status new => assigned
2008-10-27 13:57 kpumuk Assigned To => kpumuk
2008-10-27 14:03 kpumuk Status assigned => resolved
2008-10-27 14:03 kpumuk Fixed in Version => 0.9.8-dev
2008-10-27 14:03 kpumuk Resolution open => fixed
2012-02-05 15:29 shodan Status resolved => closed


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker