Commit 05d088f
committed
Bug#31347488 CLANG COMPILER WARNINGS [noclose]
Building the ndbcluster plugin source code with clang 10 yields some compiler warnings. The warnings pinpoint certain code constructs which could be improved. Fix compiler warnings like: - warning: unused variable 'sj_nest' [-Wunused-variable] const ndb_table_access_map sj_nest(m_tables[tab_no].m_sj_nest); ^ Change-Id: Icf425452d335d56f48bdc9fea2b9f6a35b5ac0091 parent 7af5445 commit 05d088f
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1292 | 1292 | | |
1293 | 1293 | | |
1294 | 1294 | | |
1295 | | - | |
1296 | 1295 | | |
1297 | 1296 | | |
1298 | 1297 | | |
| |||
0 commit comments