Skip to content

Commit

Permalink
the eyes are already present
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak authored Mar 10, 2024
1 parent 333fbae commit 4feb427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/compiler-warnings.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
Go through the programs written so far and run the compiler using the `-Wall -Wextra` options.
- What kind of problems have you discovered? How to fix those?

See e.g. #source whole-array.c
#source whole-array.c
(where only `-Wextra` gives some clue)

Explore the compiler documentation for more helpful options. Over the time you
Expand Down

0 comments on commit 4feb427

Please sign in to comment.