Skip to content

Instantly share code, notes, and snippets.

@afh
Created November 9, 2009 18:37
Show Gist options
  • Save afh/230159 to your computer and use it in GitHub Desktop.
Save afh/230159 to your computer and use it in GitHub Desktop.
In file included from /Volumes/Users/afh/src/ledger/src/value.h:53,
from /Volumes/Users/afh/src/ledger/src/draft.h:46,
from /Volumes/Users/afh/src/ledger/src/stats.cc:34:
/Volumes/Users/afh/src/ledger/src/mask.h: In function ‘void ledger::to_xml(std::ostream&, const ledger::mask_t&)’:
/Volumes/Users/afh/src/ledger/src/mask.h:152: error: no matching function for call to ‘ledger::push_xml::guard(std::basic_string<int, std::char_traits<int>, std::allocator<int> >)’
/Volumes/Users/afh/src/ledger/src/utils.h:672: note: candidates are: static ledger::string ledger::push_xml::guard(const ledger::string&)
make[2]: *** [libledger_report_la-stats.lo] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment