Skip to content

Instantly share code, notes, and snippets.

@bitemyapp
Created July 27, 2012 16:56
Show Gist options
  • Save bitemyapp/3189147 to your computer and use it in GitHub Desktop.
Save bitemyapp/3189147 to your computer and use it in GitHub Desktop.
datatypes/compare.cc: In function 'bool compare_float(const e::slice&, const e::slice&)':
datatypes/compare.cc:62:5: error: 'unpackdoublele' is not a member of 'e'
datatypes/compare.cc:63:5: error: 'unpackdoublele' is not a member of 'e'
make[1]: *** [datatypes/libhyperclient_la-compare.lo] Error 1
make[1]: Leaving directory `/home/callen/code/HyperDex'
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment