9. When compiling software we often recommend turning on as many warn- ings as possible (e.g. --Wall in GCC) and treatin

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

9. When compiling software we often recommend turning on as many warn- ings as possible (e.g. --Wall in GCC) and treatin

Post by answerhappygod »

9 When Compiling Software We Often Recommend Turning On As Many Warn Ings As Possible E G Wall In Gcc And Treatin 1
9 When Compiling Software We Often Recommend Turning On As Many Warn Ings As Possible E G Wall In Gcc And Treatin 1 (40.8 KiB) Viewed 14 times
9. When compiling software we often recommend turning on as many warn- ings as possible (e.g. --Wall in GCC) and treating warnings as errors (e.g. --Werror in GCC) to help catch security issues. Very few OSs actu- ally mandate this from the compilers when building system software, how- ever. Debate the benefits and disadvatages of mandating using --Wall and --Wextra (or equivalents) when compiling software for an OS and justify your viewpoint.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply