Skip to content

Instantly share code, notes, and snippets.

@mikemorris
Created September 24, 2013 18:49
Show Gist options
  • Save mikemorris/6689453 to your computer and use it in GitHub Desktop.
Save mikemorris/6689453 to your computer and use it in GitHub Desktop.
In file included from ../src/binding.cpp:18:
../src/pbf.hpp:94:55: warning: variable 'end' is uninitialized when used within its own initialization [-Wuninitialized]
const int8_t* end = reinterpret_cast<const int8_t*>(end);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment