id summary reporter owner description type status milestone component version severity resolution keywords cc 11086 Unqualified calls to strcmp in libs/log/test/run/util_string_literal.cpp Aparna Kumta Andrey Semashev "Compiling util_string_literal.cpp with Oracle Solaris 12.4 on Solaris, we see the following error: ""../libs/log/test/run/util_string_literal.cpp"", line 43: Error: The function ""strcmp"" must have a prototype. ""../libs/log/test/run/util_string_literal.cpp"", line 57: Error: The function ""strcmp"" must have a prototype. ""../libs/log/test/run/util_string_literal.cpp"", line 73: Error: The function ""strcmp"" must have a prototype. ""../libs/log/test/run/util_string_literal.cpp"", line 81: Error: The function ""strcmp"" must have a prototype. ""../libs/log/test/run/util_string_literal.cpp"", line 90: Error: The function ""strcmp"" must have a prototype. ""../libs/log/test/run/util_string_literal.cpp"", line 98: Error: The function ""strcmp"" must have a prototype. ""../libs/log/test/run/util_string_literal.cpp"", line 211: Error: The function ""strcmp"" must have a prototype. ""../libs/log/test/run/util_string_literal.cpp"", line 214: Error: The function ""strcmp"" must have a prototype. ""../libs/log/test/run/util_string_literal.cpp"", line 217: Error: The function ""strcmp"" must have a prototype. 9 Error(s) detected. The calls to strcmp need to be qualified with std:: " Bugs closed To Be Determined log Boost Development Trunk Problem fixed