Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.0.9
-
None
-
None
Description
While compiling mariadb 10.0.9 on Mac OSX, I found this:
build/mariadb-10.0.9/sql/filesort_utils.h:98:29: warning: self-comparison always evaluates to true [-Wtautological-compare]
|
m_record_length == m_record_length);
|
^
|
Attachments
Issue Links
- is duplicated by
-
MDEV-5173 Cppcheck report
- Closed