开发者

Web page with all GCC error and warning messages?

开发者 https://www.devze.com 2023-01-02 09:09 出处:网络
I need a link to a webpage that lists all the error messages and warnings GCC can show; the actual messages, not descriptions.

I need a link to a webpage that lists all the error messages and warnings GCC can show; the actual messages, not descriptions.

It would be preferable if the list is in t开发者_开发百科he order of most frequently encountered diagnostics.


I don't think you are going to find a page that describes all of them, but here's a page that has at least some of the most common: http://www.network-theory.co.uk/docs/gccintro/gccintro_94.html


most frequently encountered diagnostics.

I am certain that "most frequently encountered" will vary depending on user.

0

精彩评论

暂无评论...
验证码 换一张
取 消