WangWeiLin-MV b9f5f9c4fd
[jxrlib] Suppress gcc 14 warn into error of incompatible-pointer-types (#39263)
Fix #39154. For `gcc-14`
[incompatible-pointer-types](https://gcc.gnu.org/gcc-14/porting_to.html#incompatible-pointer-types),
*GCC no longer allows implicitly casting all pointer types to all other
pointer types*. Add the suppress option as workaround.
2024-06-14 11:33:10 -07:00
..
2023-10-02 16:07:16 -07:00
2022-04-28 20:50:41 -07:00
2024-03-05 23:38:44 -08:00
2024-04-19 07:40:20 -04:00