Commit 88222e2
committed
Bug#18790490: NOISY COMPILER WARNINGS ON FREEBSD 10
Fix the following two header file compile warnings by backporting
changes from mysql-trunk:
/usr/include/sys/timeb.h:42:2: error: "this file includes <sys/timeb.h> which is deprecated"
dict0dict.h:85:1: error: attribute declaration must precede definition1 parent e81030c commit 88222e2
2 files changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | 336 | | |
340 | 337 | | |
341 | 338 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments