Problem: comparing pointer with char constant
Solution: dereference pointer Spotted by GCC7 with -Wpointer-compare
parent
af0b78fe
Please register or sign in to comment
Solution: dereference pointer Spotted by GCC7 with -Wpointer-compare