All pastes #2073052 Raw Edit

Untitled

public text v1 · immutable
#2073052 ·published 2011-06-01 02:27 UTC
rendered paste body
login.cpp:122:2: error: invalid suffix "ooo8" on integer constant
login.cpp:122:14: error: invalid suffix "oooo88" on integer constant
login.cpp:123:42: error: invalid suffix "o" on integer constant
login.cpp:123:62: error: invalid suffix "oooo88" on integer constant
login.cpp:124:43: error: invalid suffix "oooo88" on integer constant
login.cpp:2:6: error: expected constructor, destructor, or type conversion before ‘script’
In file included from /usr/include/c++/4.5/cstdlib:44:0,
                 from login.cpp:8:
/usr/include/c++/4.5/cstddef:51:11: error: ‘::ptrdiff_t’ has not been declared
In file included from /usr/include/c++/4.5/iosfwd:42:0,
                 from /usr/include/c++/4.5/ios:39,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/postypes.h:98:11: error: ‘ptrdiff_t’ does not name a type
In file included from /usr/include/c++/4.5/bits/stl_algobase.h:67:0,
                 from /usr/include/c++/4.5/bits/char_traits.h:41,
                 from /usr/include/c++/4.5/ios:41,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:112:67: error: expected type-specifier before ‘ptrdiff_t’
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:112:67: error: expected ‘>’ before ‘ptrdiff_t’
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:123:15: error: ‘_Pointer’ does not name a type
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:125:15: error: ‘_Reference’ does not name a type
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:152:15: error: ‘ptrdiff_t’ does not name a type
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:163:15: error: ‘ptrdiff_t’ does not name a type
In file included from /usr/include/c++/4.5/bits/stl_algobase.h:69:0,
                 from /usr/include/c++/4.5/bits/char_traits.h:41,
                 from /usr/include/c++/4.5/ios:41,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/stl_iterator.h:100:69: error: wrong number of template arguments (5, should be 3)
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:114:12: error: provided for ‘template<class _Category, class _Tp, class _Distance> struct std::iterator’
/usr/include/c++/4.5/bits/stl_iterator.h:395:66: error: wrong number of template arguments (5, should be 3)
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:114:12: error: provided for ‘template<class _Category, class _Tp, class _Distance> struct std::iterator’
/usr/include/c++/4.5/bits/stl_iterator.h:486:66: error: wrong number of template arguments (5, should be 3)
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:114:12: error: provided for ‘template<class _Category, class _Tp, class _Distance> struct std::iterator’
/usr/include/c++/4.5/bits/stl_iterator.h:580:66: error: wrong number of template arguments (5, should be 3)
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:114:12: error: provided for ‘template<class _Category, class _Tp, class _Distance> struct std::iterator’
In file included from /usr/include/c++/4.5/bits/char_traits.h:41:0,
                 from /usr/include/c++/4.5/ios:41,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/stl_algobase.h: In static member function ‘static _Tp* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(const _Tp*, const _Tp*, _Tp*)’:
/usr/include/c++/4.5/bits/stl_algobase.h:384:10: error: ‘ptrdiff_t’ does not name a type
/usr/include/c++/4.5/bits/stl_algobase.h:385:8: error: ‘_Num’ was not declared in this scope
/usr/include/c++/4.5/bits/stl_algobase.h:387:22: error: ‘_Num’ was not declared in this scope
/usr/include/c++/4.5/bits/stl_algobase.h: In static member function ‘static _Tp* std::__copy_move_backward<_IsMove, true, std::random_access_iterator_tag>::__copy_move_b(const _Tp*, const _Tp*, _Tp*)’:
/usr/include/c++/4.5/bits/stl_algobase.h:579:10: error: ‘ptrdiff_t’ does not name a type
/usr/include/c++/4.5/bits/stl_algobase.h:580:8: error: ‘_Num’ was not declared in this scope
/usr/include/c++/4.5/bits/stl_algobase.h:582:22: error: ‘_Num’ was not declared in this scope
In file included from /usr/include/c++/4.5/x86_64-linux-gnu/bits/c++allocator.h:34:0,
                 from /usr/include/c++/4.5/bits/allocator.h:48,
                 from /usr/include/c++/4.5/string:43,
                 from /usr/include/c++/4.5/bits/locale_classes.h:42,
                 from /usr/include/c++/4.5/bits/ios_base.h:43,
                 from /usr/include/c++/4.5/ios:43,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/ext/new_allocator.h: At global scope:
/usr/include/c++/4.5/ext/new_allocator.h:40:14: error: ‘std::ptrdiff_t’ has not been declared
/usr/include/c++/4.5/ext/new_allocator.h:55:15: error: ‘ptrdiff_t’ does not name a type
In file included from /usr/include/c++/4.5/string:43:0,
                 from /usr/include/c++/4.5/bits/locale_classes.h:42,
                 from /usr/include/c++/4.5/bits/ios_base.h:43,
                 from /usr/include/c++/4.5/ios:43,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/allocator.h:68:15: error: ‘ptrdiff_t’ does not name a type
/usr/include/c++/4.5/bits/allocator.h:90:15: error: ‘ptrdiff_t’ does not name a type
In file included from /usr/include/c++/4.5/string:46:0,
                 from /usr/include/c++/4.5/bits/locale_classes.h:42,
                 from /usr/include/c++/4.5/bits/ios_base.h:43,
                 from /usr/include/c++/4.5/ios:43,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/ostream_insert.h:43:26: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/bits/ostream_insert.h: In function ‘void std::__ostream_write(std::basic_ostream<_CharT, _Traits>&, const _CharT*, int)’:
/usr/include/c++/4.5/bits/ostream_insert.h:48:13: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/ostream_insert.h:49:11: error: ‘__put’ was not declared in this scope
/usr/include/c++/4.5/bits/ostream_insert.h: At global scope:
/usr/include/c++/4.5/bits/ostream_insert.h:55:59: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/bits/ostream_insert.h:75:27: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/bits/ostream_insert.h: In function ‘std::basic_ostream<_CharT, _Traits>& std::__ostream_insert(std::basic_ostream<_CharT, _Traits>&, const _CharT*, int)’:
/usr/include/c++/4.5/bits/ostream_insert.h:85:14: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/ostream_insert.h:86:12: error: ‘__w’ was not declared in this scope
/usr/include/c++/4.5/bits/ostream_insert.h: At global scope:
/usr/include/c++/4.5/bits/ostream_insert.h:117:68: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/bits/ostream_insert.h:121:11: error: ‘streamsize’ has not been declared
In file included from /usr/include/c++/4.5/string:56:0,
                 from /usr/include/c++/4.5/bits/locale_classes.h:42,
                 from /usr/include/c++/4.5/bits/ios_base.h:43,
                 from /usr/include/c++/4.5/ios:43,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/basic_string.tcc: In function ‘std::basic_istream<_CharT, _Traits>& std::operator>>(std::basic_istream<_CharT, _Traits>&, std::basic_string<_CharT, _Traits, _Alloc>&)’:
/usr/include/c++/4.5/bits/basic_string.tcc:1018:14: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/basic_string.tcc:1019:32: error: ‘__w’ was not declared in this scope
In file included from /usr/include/c++/4.5/string:53:0,
                 from /usr/include/c++/4.5/bits/locale_classes.h:42,
                 from /usr/include/c++/4.5/bits/ios_base.h:43,
                 from /usr/include/c++/4.5/ios:43,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/basic_string.h: At global scope:
/usr/include/c++/4.5/bits/basic_string.h: In instantiation of ‘std::basic_string<char>’:
/usr/include/c++/4.5/bits/basic_string.tcc:1133:25:   instantiated from here
/usr/include/c++/4.5/bits/basic_string.h:115:61: error: no type named ‘difference_type’ in ‘struct std::basic_string<char>::_CharT_alloc_type’
/usr/include/c++/4.5/bits/basic_string.h: In instantiation of ‘std::basic_string<wchar_t>’:
/usr/include/c++/4.5/bits/basic_string.tcc:1148:25:   instantiated from here
/usr/include/c++/4.5/bits/basic_string.h:115:61: error: no type named ‘difference_type’ in ‘struct std::basic_string<wchar_t>::_CharT_alloc_type’
In file included from /usr/include/c++/4.5/ios:43:0,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/ios_base.h:460:5: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/ios_base.h:461:5: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/ios_base.h:619:5: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/ios_base.h:628:5: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/ios_base.h:642:5: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/ios_base.h:651:5: error: ‘streamsize’ does not name a type
In file included from /usr/include/c++/4.5/ios:44:0,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/streambuf:49:5: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/streambuf:114:3: error: expected unqualified-id before ‘template’
/usr/include/c++/4.5/streambuf:786:5: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/streambuf:790:3: error: expected unqualified-id before ‘template’
In file included from /usr/include/c++/4.5/streambuf:799:0,
                 from /usr/include/c++/4.5/ios:44,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/streambuf.tcc:43:5: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/streambuf.tcc:76:3: error: expected unqualified-id before ‘template’
/usr/include/c++/4.5/bits/streambuf.tcc:114:5: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/streambuf.tcc:136:3: error: expected unqualified-id before ‘template’
/usr/include/c++/4.5/bits/streambuf.tcc:149:25: error: explicit instantiation of ‘struct std::basic_streambuf<char>’ before definition of template
/usr/include/c++/4.5/bits/streambuf.tcc:151:5: error: explicit instantiation of non-template ‘int std::streamsize’
/usr/include/c++/4.5/bits/streambuf.tcc:152:5: error: expected ‘;’ before ‘__copy_streambufs’
/usr/include/c++/4.5/bits/streambuf.tcc:155:5: error: explicit instantiation of non-template ‘int std::streamsize’
/usr/include/c++/4.5/bits/streambuf.tcc:156:5: error: expected ‘;’ before ‘__copy_streambufs_eof’
/usr/include/c++/4.5/bits/streambuf.tcc:160:25: error: explicit instantiation of ‘struct std::basic_streambuf<wchar_t>’ before definition of template
/usr/include/c++/4.5/bits/streambuf.tcc:162:5: error: explicit instantiation of non-template ‘int std::streamsize’
/usr/include/c++/4.5/bits/streambuf.tcc:163:5: error: expected ‘;’ before ‘__copy_streambufs’
/usr/include/c++/4.5/bits/streambuf.tcc:166:5: error: explicit instantiation of non-template ‘int std::streamsize’
/usr/include/c++/4.5/bits/streambuf.tcc:167:5: error: expected ‘;’ before ‘__copy_streambufs_eof’
In file included from /usr/include/c++/4.5/bits/locale_facets.h:50:0,
                 from /usr/include/c++/4.5/bits/basic_ios.h:39,
                 from /usr/include/c++/4.5/ios:45,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/streambuf_iterator.h:52:25: error: wrong number of template arguments (5, should be 3)
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:114:12: error: provided for ‘template<class _Category, class _Tp, class _Distance> struct std::iterator’
/usr/include/c++/4.5/bits/streambuf_iterator.h:205:66: error: wrong number of template arguments (5, should be 3)
/usr/include/c++/4.5/bits/stl_iterator_base_types.h:114:12: error: provided for ‘template<class _Category, class _Tp, class _Distance> struct std::iterator’
/usr/include/c++/4.5/bits/streambuf_iterator.h:267:34: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/bits/streambuf_iterator.h: In function ‘typename __gnu_cxx::__enable_if<std::__is_char<_CharT>::__value, std::ostreambuf_iterator<_CharT, std::char_traits<_CharT> > >::__type std::__copy_move_a2(_CharT*, _CharT*, std::ostreambuf_iterator<_CharT, std::char_traits<_CharT> >)’:
/usr/include/c++/4.5/bits/streambuf_iterator.h:301:13: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/streambuf_iterator.h:302:11: error: ‘__num’ was not declared in this scope
/usr/include/c++/4.5/bits/streambuf_iterator.h: In function ‘typename __gnu_cxx::__enable_if<std::__is_char<_CharT>::__value, std::ostreambuf_iterator<_CharT, std::char_traits<_CharT> > >::__type std::__copy_move_a2(const _CharT*, const _CharT*, std::ostreambuf_iterator<_CharT, std::char_traits<_CharT> >)’:
/usr/include/c++/4.5/bits/streambuf_iterator.h:313:13: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/streambuf_iterator.h:314:11: error: ‘__num’ was not declared in this scope
/usr/include/c++/4.5/bits/streambuf_iterator.h: In function ‘typename __gnu_cxx::__enable_if<std::__is_char<_CharT>::__value, _CharT*>::__type std::__copy_move_a2(std::istreambuf_iterator<_CharT, std::char_traits<_CharT> >, std::istreambuf_iterator<_CharT, std::char_traits<_CharT> >, _CharT*)’:
/usr/include/c++/4.5/bits/streambuf_iterator.h:336:14: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/streambuf_iterator.h:337:12: error: ‘__n’ was not declared in this scope
/usr/include/c++/4.5/bits/streambuf_iterator.h: In function ‘typename __gnu_cxx::__enable_if<std::__is_char<_Tp>::__value, std::istreambuf_iterator<_CharT> >::__type std::find(std::istreambuf_iterator<_CharT>, std::istreambuf_iterator<_CharT>, const _CharT&)’:
/usr/include/c++/4.5/bits/streambuf_iterator.h:373:8: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/bits/streambuf_iterator.h:373:19: error: expected ‘;’ before ‘__n’
/usr/include/c++/4.5/bits/streambuf_iterator.h:374:12: error: ‘__n’ was not declared in this scope
In file included from /usr/include/c++/4.5/bits/basic_ios.h:39:0,
                 from /usr/include/c++/4.5/ios:45,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/locale_facets.h: At global scope:
/usr/include/c++/4.5/bits/locale_facets.h:92:29: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/bits/locale_facets.h:92:50: error: ‘streamsize’ has not been declared
In file included from /usr/include/c++/4.5/bits/basic_ios.h:39:0,
                 from /usr/include/c++/4.5/ios:45,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/locale_facets.h:2442:32: error: ‘streamsize’ has not been declared
In file included from /usr/include/c++/4.5/bits/locale_facets.h:2601:0,
                 from /usr/include/c++/4.5/bits/basic_ios.h:39,
                 from /usr/include/c++/4.5/ios:45,
                 from /usr/include/c++/4.5/ostream:40,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/locale_facets.tcc:775:27: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/bits/locale_facets.tcc: In member function ‘_OutIter std::num_put<_CharT, _OutIter>::_M_insert_int(_OutIter, std::ios_base&, _CharT, _ValueT) const’:
/usr/include/c++/4.5/bits/locale_facets.tcc:916:8: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/locale_facets.tcc:917:6: error: ‘__w’ was not declared in this scope
/usr/include/c++/4.5/bits/locale_facets.tcc:917:24: error: expected type-specifier before ‘streamsize’
/usr/include/c++/4.5/bits/locale_facets.tcc:917:24: error: expected ‘>’ before ‘streamsize’
/usr/include/c++/4.5/bits/locale_facets.tcc:917:24: error: expected ‘(’ before ‘streamsize’
/usr/include/c++/4.5/bits/locale_facets.tcc:917:24: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/bits/locale_facets.tcc:918:4: error: expected ‘)’ before ‘{’ token
/usr/include/c++/4.5/bits/locale_facets.tcc: In member function ‘_OutIter std::num_put<_CharT, _OutIter>::_M_insert_float(_OutIter, std::ios_base&, _CharT, char, _ValueT) const’:
/usr/include/c++/4.5/bits/locale_facets.tcc:979:8: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/locale_facets.tcc:996:19: error: ‘__prec’ was not declared in this scope
/usr/include/c++/4.5/bits/locale_facets.tcc:1054:6: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/bits/locale_facets.tcc:1054:17: error: expected ‘;’ before ‘__off’
/usr/include/c++/4.5/bits/locale_facets.tcc:1057:3: error: ‘__off’ was not declared in this scope
/usr/include/c++/4.5/bits/locale_facets.tcc:1063:45: error: ‘__off’ was not declared in this scope
/usr/include/c++/4.5/bits/locale_facets.tcc:1071:8: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/locale_facets.tcc:1072:6: error: ‘__w’ was not declared in this scope
/usr/include/c++/4.5/bits/locale_facets.tcc:1072:24: error: expected type-specifier before ‘streamsize’
/usr/include/c++/4.5/bits/locale_facets.tcc:1072:24: error: expected ‘>’ before ‘streamsize’
/usr/include/c++/4.5/bits/locale_facets.tcc:1072:24: error: expected ‘(’ before ‘streamsize’
/usr/include/c++/4.5/bits/locale_facets.tcc:1072:24: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/bits/locale_facets.tcc:1073:4: error: expected ‘)’ before ‘{’ token
/usr/include/c++/4.5/bits/locale_facets.tcc: In member function ‘virtual _OutIter std::num_put<_CharT, _OutIter>::do_put(iter_type, std::ios_base&, char_type, bool) const’:
/usr/include/c++/4.5/bits/locale_facets.tcc:1109:10: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/locale_facets.tcc:1110:8: error: ‘__w’ was not declared in this scope
/usr/include/c++/4.5/bits/locale_facets.tcc:1110:26: error: expected type-specifier before ‘streamsize’
/usr/include/c++/4.5/bits/locale_facets.tcc:1110:26: error: expected ‘>’ before ‘streamsize’
/usr/include/c++/4.5/bits/locale_facets.tcc:1110:26: error: expected ‘(’ before ‘streamsize’
/usr/include/c++/4.5/bits/locale_facets.tcc:1110:26: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/bits/locale_facets.tcc:1111:6: error: expected ‘)’ before ‘{’ token
/usr/include/c++/4.5/bits/locale_facets.tcc: At global scope:
/usr/include/c++/4.5/bits/locale_facets.tcc:1193:8: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/bits/locale_facets.tcc:1193:29: error: ‘streamsize’ has not been declared
In file included from /usr/include/c++/4.5/iostream:40:0,
                 from login.cpp:11:
/usr/include/c++/4.5/ostream:287:38: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/ostream:311:35: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/ostream: In member function ‘void std::basic_ostream<_CharT, _Traits>::_M_write(const char_type*, int)’:
/usr/include/c++/4.5/ostream:289:8: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/ostream:290:6: error: ‘__put’ was not declared in this scope
/usr/include/c++/4.5/ostream: In function ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const _CharT*)’:
/usr/include/c++/4.5/ostream:497:17: error: expected type-specifier before ‘streamsize’
/usr/include/c++/4.5/ostream:497:17: error: expected ‘>’ before ‘streamsize’
/usr/include/c++/4.5/ostream:497:17: error: expected ‘(’ before ‘streamsize’
/usr/include/c++/4.5/ostream:497:17: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/ostream: In function ‘std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, const char*)’:
/usr/include/c++/4.5/ostream:514:17: error: expected type-specifier before ‘streamsize’
/usr/include/c++/4.5/ostream:514:17: error: expected ‘>’ before ‘streamsize’
/usr/include/c++/4.5/ostream:514:17: error: expected ‘(’ before ‘streamsize’
/usr/include/c++/4.5/ostream:514:17: error: ‘streamsize’ was not declared in this scope
In file included from /usr/include/c++/4.5/ostream:586:0,
                 from /usr/include/c++/4.5/iostream:40,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/ostream.tcc: At global scope:
/usr/include/c++/4.5/bits/ostream.tcc:183:30: error: ‘streamsize’ has not been declared
In file included from /usr/include/c++/4.5/iostream:41:0,
                 from login.cpp:11:
/usr/include/c++/4.5/istream:79:7: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/istream:248:7: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/istream:322:27: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/istream:333:27: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/istream:395:31: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/istream:406:31: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/istream:433:13: error: expected ‘;’ before ‘(’ token
/usr/include/c++/4.5/istream:436:13: error: expected ‘;’ before ‘(’ token
/usr/include/c++/4.5/istream:465:28: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/istream:483:7: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/istream: In constructor ‘std::basic_istream<_CharT, _Traits>::basic_istream(std::basic_istream<_CharT, _Traits>::__streambuf_type*)’:
/usr/include/c++/4.5/istream:92:9: error: class ‘std::basic_istream<_CharT, _Traits>’ does not have any field named ‘_M_gcount’
/usr/include/c++/4.5/istream:92:31: error: there are no arguments to ‘streamsize’ that depend on a template parameter, so a declaration of ‘streamsize’ must be available
/usr/include/c++/4.5/istream:92:31: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/usr/include/c++/4.5/istream: In destructor ‘virtual std::basic_istream<_CharT, _Traits>::~basic_istream()’:
/usr/include/c++/4.5/istream:102:9: error: ‘_M_gcount’ was not declared in this scope
/usr/include/c++/4.5/istream:102:33: error: there are no arguments to ‘streamsize’ that depend on a template parameter, so a declaration of ‘streamsize’ must be available
/usr/include/c++/4.5/istream: In constructor ‘std::basic_istream<_CharT, _Traits>::basic_istream()’:
/usr/include/c++/4.5/istream:583:9: error: class ‘std::basic_istream<_CharT, _Traits>’ does not have any field named ‘_M_gcount’
/usr/include/c++/4.5/istream:583:31: error: there are no arguments to ‘streamsize’ that depend on a template parameter, so a declaration of ‘streamsize’ must be available
/usr/include/c++/4.5/istream: At global scope:
/usr/include/c++/4.5/istream:595:29: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/istream:600:12: error: ‘std::basic_istream<char>& std::basic_istream<char>::ignore’ is not a static member of ‘struct std::basic_istream<char>’
/usr/include/c++/4.5/istream:600:12: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/istream:605:12: error: ‘std::basic_istream<char>& std::basic_istream<char>::ignore’ is not a static member of ‘struct std::basic_istream<char>’
/usr/include/c++/4.5/istream:605:12: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/istream:605:37: error: expected primary-expression before ‘__delim’
/usr/include/c++/4.5/istream:605:44: error: initializer expression list treated as compound expression
/usr/include/c++/4.5/istream:611:29: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/istream:616:12: error: ‘std::basic_istream<wchar_t>& std::basic_istream<wchar_t>::ignore’ is not a static member of ‘struct std::basic_istream<wchar_t>’
/usr/include/c++/4.5/istream:616:12: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/istream:621:12: error: ‘std::basic_istream<wchar_t>& std::basic_istream<wchar_t>::ignore’ is not a static member of ‘struct std::basic_istream<wchar_t>’
/usr/include/c++/4.5/istream:621:12: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/istream:621:37: error: expected primary-expression before ‘__delim’
/usr/include/c++/4.5/istream:621:44: error: initializer expression list treated as compound expression
In file included from /usr/include/c++/4.5/istream:854:0,
                 from /usr/include/c++/4.5/iostream:41,
                 from login.cpp:11:
/usr/include/c++/4.5/bits/istream.tcc: In member function ‘std::basic_istream<_CharT, _Traits>::int_type std::basic_istream<_CharT, _Traits>::get()’:
/usr/include/c++/4.5/bits/istream.tcc:240:7: error: ‘_M_gcount’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc: In member function ‘std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(char_type&)’:
/usr/include/c++/4.5/bits/istream.tcc:274:7: error: ‘_M_gcount’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc: At global scope:
/usr/include/c++/4.5/bits/istream.tcc:309:25: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/bits/istream.tcc: In member function ‘std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(char_type*, int, char_type)’:
/usr/include/c++/4.5/bits/istream.tcc:311:7: error: ‘_M_gcount’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc: In member function ‘std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(std::basic_istream<_CharT, _Traits>::__streambuf_type&, char_type)’:
/usr/include/c++/4.5/bits/istream.tcc:358:7: error: ‘_M_gcount’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc: At global scope:
/usr/include/c++/4.5/bits/istream.tcc:400:29: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/bits/istream.tcc: In member function ‘std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::getline(char_type*, int, char_type)’:
/usr/include/c++/4.5/bits/istream.tcc:402:7: error: ‘_M_gcount’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc: In member function ‘std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore()’:
/usr/include/c++/4.5/bits/istream.tcc:462:7: error: ‘_M_gcount’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc: At global scope:
/usr/include/c++/4.5/bits/istream.tcc:493:12: error: ‘std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore’ is not a static member of ‘class std::basic_istream<_CharT, _Traits>’
/usr/include/c++/4.5/bits/istream.tcc:493:12: error: template definition of non-template ‘std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore’
/usr/include/c++/4.5/bits/istream.tcc:493:12: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc:555:12: error: ‘std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore’ is not a static member of ‘class std::basic_istream<_CharT, _Traits>’
/usr/include/c++/4.5/bits/istream.tcc:555:12: error: template definition of non-template ‘std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore’
/usr/include/c++/4.5/bits/istream.tcc:555:12: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc:555:37: error: expected primary-expression before ‘__delim’
/usr/include/c++/4.5/bits/istream.tcc: In member function ‘std::basic_istream<_CharT, _Traits>::int_type std::basic_istream<_CharT, _Traits>::peek()’:
/usr/include/c++/4.5/bits/istream.tcc:623:7: error: ‘_M_gcount’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc: At global scope:
/usr/include/c++/4.5/bits/istream.tcc:650:26: error: ‘streamsize’ has not been declared
/usr/include/c++/4.5/bits/istream.tcc: In member function ‘std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::read(char_type*, int)’:
/usr/include/c++/4.5/bits/istream.tcc:652:7: error: ‘_M_gcount’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc: At global scope:
/usr/include/c++/4.5/bits/istream.tcc:677:5: error: ‘streamsize’ does not name a type
/usr/include/c++/4.5/bits/istream.tcc:708:3: error: expected unqualified-id before ‘template’
/usr/include/c++/4.5/bits/istream.tcc: In member function ‘std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::unget()’:
/usr/include/c++/4.5/bits/istream.tcc:748:7: error: ‘_M_gcount’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc: In function ‘std::basic_istream<_CharT, _Traits>& std::operator>>(std::basic_istream<_CharT, _Traits>&, _CharT*)’:
/usr/include/c++/4.5/bits/istream.tcc:943:7: error: ‘streamsize’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc:943:18: error: expected ‘;’ before ‘__extracted’
/usr/include/c++/4.5/bits/istream.tcc:951:19: error: expected ‘;’ before ‘__num’
/usr/include/c++/4.5/bits/istream.tcc:952:12: error: ‘__num’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc:953:39: error: ‘streamsize’ cannot appear in a constant-expression
/usr/include/c++/4.5/bits/istream.tcc:953:49: error: template argument 1 is invalid
/usr/include/c++/4.5/bits/istream.tcc:961:15: error: ‘__extracted’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc:961:29: error: ‘__num’ was not declared in this scope
/usr/include/c++/4.5/bits/istream.tcc:986:12: error: ‘__extracted’ was not declared in this scope
login.cpp: At global scope:
login.cpp:120:13: error: expected constructor, destructor, or type conversion before ‘oooooooooo’