Build fails (while testing update to CMake, unrelated) with:
../hyperlinkarea.cpp:35:18: error: zero as null pointer constant [-Werror,-Wzero-as-null-pointer-constant]
if ( pixmap == 0 )
^
nullptr Differential D14652
Fix build of dspdfviewer on 11.1 Authored by adridg on Mar 11 2018, 1:01 PM. Tags None Referenced Files
Subscribers
Details Build fails (while testing update to CMake, unrelated) with: ../hyperlinkarea.cpp:35:18: error: zero as null pointer constant [-Werror,-Wzero-as-null-pointer-constant] if ( pixmap == 0 )
^
nullptr
Diff Detail
Event Timeline
| ||||||||||||||||||||||||||||||||||