C:\Users\Will\Documents\Documents - Main\TSF\C++\Permuted Index\index.cpp||In function 'std::vector<Rot_String, std::allocator<Rot_String> > rotate(const std::string&)':|
C:\Users\Will\Documents\Documents - Main\TSF\C++\Permuted Index\index.cpp|58|warning: comparison between signed and unsigned integer expressions|
C:\Users\Will\Documents\Documents - Main\TSF\C++\Permuted Index\index.cpp|73|warning: comparison between signed and unsigned integer expressions|
C:\Users\Will\Documents\Documents - Main\TSF\C++\Permuted Index\index.cpp|81|warning: comparison between signed and unsigned integer expressions|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\include\c++\bits\stl_algobase.h|388|instantiated from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false, _II = std::basic_string<char, std::char_traits<char>, std::allocator<char> >, _OI = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\include\c++\bits\stl_algobase.h|436|instantiated from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false, _II = std::basic_string<char, std::char_traits<char>, std::allocator<char> >, _OI = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\include\c++\bits\stl_algobase.h|468|instantiated from '_OI std::copy(_II, _II, _OI) [with _II = std::basic_string<char, std::char_traits<char>, std::allocator<char> >, _OI = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]'|
C:\Users\Will\Documents\Documents - Main\TSF\C++\Permuted Index\index.cpp|68|instantiated from here|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\include\c++\bits\stl_iterator_base_types.h|127|error: no type named 'iterator_category' in 'struct std::basic_string<char, std::char_traits<char>, std::allocator<char> >'|
||=== Build finished: 1 errors, 3 warnings ===|