Advertisement
Guest User

Debug

a guest
Nov 5th, 2014
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.16 KB | None | 0 0
  1. ||=== Build: Debug in NumberCrypt (compiler: GNU GCC Compiler) ===|
  2. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|25|warning: multi-character character constant [-Wmultichar]|
  3. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|26|warning: multi-character character constant [-Wmultichar]|
  4. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|27|warning: multi-character character constant [-Wmultichar]|
  5. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|28|warning: multi-character character constant [-Wmultichar]|
  6. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|29|warning: multi-character character constant [-Wmultichar]|
  7. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|30|warning: multi-character character constant [-Wmultichar]|
  8. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|31|warning: multi-character character constant [-Wmultichar]|
  9. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|32|warning: multi-character character constant [-Wmultichar]|
  10. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|33|warning: multi-character character constant [-Wmultichar]|
  11. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|34|warning: multi-character character constant [-Wmultichar]|
  12. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|35|warning: multi-character character constant [-Wmultichar]|
  13. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|36|warning: multi-character character constant [-Wmultichar]|
  14. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|37|warning: multi-character character constant [-Wmultichar]|
  15. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|38|warning: multi-character character constant [-Wmultichar]|
  16. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|39|warning: multi-character character constant [-Wmultichar]|
  17. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|40|warning: multi-character character constant [-Wmultichar]|
  18. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|41|warning: multi-character character constant [-Wmultichar]|
  19. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp||In function ‘int main()’:|
  20. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|25|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  21. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|25|note: candidate is:|
  22. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  23. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  24. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|25|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  25. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|26|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  26. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|26|note: candidate is:|
  27. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  28. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  29. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|26|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  30. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|27|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  31. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|27|note: candidate is:|
  32. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  33. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  34. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|27|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  35. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|28|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  36. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|28|note: candidate is:|
  37. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  38. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  39. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|28|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  40. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|29|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  41. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|29|note: candidate is:|
  42. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  43. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  44. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|29|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  45. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|30|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  46. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|30|note: candidate is:|
  47. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  48. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  49. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|30|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  50. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|31|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  51. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|31|note: candidate is:|
  52. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  53. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  54. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|31|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  55. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|32|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  56. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|32|note: candidate is:|
  57. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  58. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  59. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|32|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  60. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|33|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  61. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|33|note: candidate is:|
  62. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  63. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  64. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|33|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  65. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|34|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  66. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|34|note: candidate is:|
  67. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  68. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  69. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|34|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  70. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|35|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  71. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|35|note: candidate is:|
  72. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  73. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  74. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|35|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  75. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|36|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  76. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|36|note: candidate is:|
  77. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  78. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  79. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|36|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  80. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|37|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  81. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|37|note: candidate is:|
  82. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  83. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  84. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|37|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  85. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|38|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  86. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|38|note: candidate is:|
  87. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  88. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  89. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|38|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  90. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|39|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  91. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|39|note: candidate is:|
  92. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  93. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  94. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|39|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  95. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|40|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  96. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|40|note: candidate is:|
  97. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  98. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  99. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|40|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  100. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|41|error: no matching function for call to ‘replace(std::basic_string<char>::iterator, std::basic_string<char>::iterator, char, int)’|
  101. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|41|note: candidate is:|
  102. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template<class _FIter, class _Tp> void std::replace(_FIter, _FIter, const _Tp&, const _Tp&)|
  103. /usr/include/c++/4.8/bits/stl_algo.h|4984|note: template argument deduction/substitution failed:|
  104. /home/brent/Desktop/CPP Program/NumberCrypt/main.cpp|41|note: deduced conflicting types for parameter ‘const _Tp’ (‘char’ and ‘int’)|
  105. ||=== Build failed: 17 error(s), 17 warning(s) (0 minute(s), 0 second(s)) ===|
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement