Commit 3eeb717
committed
Move some error flags to warnings
Appears to be a GCC bug causing `restrict` warnings, and some
`maybe-uninitialized` ones that are more senstive. Downgrade them to
warnings since getting the compiler upgraded is time-sensitive.
Signed-off-by: Samuel E. Browne <[email protected]>1 parent c10984b commit 3eeb717
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
115 | | - | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
130 | | - | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments