Commit ab7ca8f
committed
fixup! mingw: allow compiling with GCC 8 and DEVELOPER=1
It is actually illegal to case between function and data pointers, and
it is fascinating that GCC allows that, but MSVC complains about that
when we let it be strict.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 77f8698 commit ab7ca8f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments