Bug 213001 - libcaca-0.99_beta13 missing cstring header in cxx/cxxtest.cpp
|
Bug#:
213001
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: minor
|
Priority: P3
|
|
Resolution: FIXED
|
Assigned To: media-video@gentoo.org
|
Reported By: alexandre.marcelo@gmail.com
|
|
Component: GCC Porting
|
|
|
URL:
|
|
Summary: libcaca-0.99_beta13 missing cstring header in cxx/cxxtest.cpp
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2008-03-11 03:11 0000
|
libcaca fails to compile with gcc-4.3 with the strlen function in
cxx/cxxtest.cpp not defined. Simply adding #include <cstring> solves the
problem.
Reproducible: Always
Already fixed in the svn version.
*** Bug 214219 has been marked as a duplicate of this bug. ***