@@ -36,7 +36,7 @@ while case $# in 0) break ;; esac
do
case "$1" in
-pedantic)
O="$O -Werror -ansi -pedantic -std=c99 -D_XOPEN_SOURCE=600"
O="$O -Werror -Wall -ansi -pedantic -std=c99 -D_XOPEN_SOURCE=600"
;;
--)
shift
The note is not visible to the blocked user.