Grokking C++ errors

2005-12-21 Thread Roger Leigh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The C++ Standard Library has a reputation for excessively long error messages, but this is one of the best I've seen in a while: sbuild-keyfile.cc: In member function 'sbuild::string_list sbuild::keyfile::get_keys(const std::string&) const': sbuild-k

Re: Formatted output with std::basic_ostream

2005-12-21 Thread Roger Leigh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David W Noon <[EMAIL PROTECTED]> writes: > On Saturday 17 Dec 2005 18:23 in article > <[EMAIL PROTECTED]> of > comp.os.linux.development.apps, Roger Leigh wrote: > >> Are there any GNU extensions that allow this, or could anyone suggest >> an alternat