- Notifications
You must be signed in to change notification settings - Fork5
Commit9b6bb9b
committed
Define META_FREE in a way that doesn't cause -Wempty-body warnings.
That get rids of the only -Wempty-body warning when compiling postgreswith gcc 4.8/9. As6550b90 shows, it's useful to be able to use thatoption routinely.Without asserts there's many more warnings, but that's food foranother commit.1 parentf18cad9 commit9b6bb9b
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
| 198 | + | |
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
|
0 commit comments
Comments
(0)