Files using libc string functions don't include neither <cstring> nor <string.h>
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
percona-tools |
Confirmed
|
Medium
|
Aleksandr Kuzminsky |
Bug Description
As a result on certain systems gcc complains about undeclared functions:
Ubuntu 9.10, gcc-4.4.1
$ make
g++ -g -O2 -Wall -D__STDC_
`mysql_config --include` -DMYSQL_ODBC -DODBC_WRAPPER -DUSE_PREPARE -
DCOMPILE_
In file included from ../src/
../src/
TPCE::CCompanyF
../src/
this scope.
summary: |
- Files using libc sting functions don't include neither <cstring> nor + Files using libc string functions don't include neither <cstring> nor <string.h> |
Changed in perconatools: | |
assignee: | nobody → Aleksandr Kuzminsky (akuzminsky) |
status: | New → Confirmed |
importance: | Undecided → Medium |