While readinf MuPDF comes across the source code line
x = !x;
Want to know what does the above code do?
While compilation is also gives error as
assuming signed overflow does not occur when simplifying
condition to constant [-Werror=strict-overflow ]