I've spent a lot of time using the Microsoft compiler cl and found that the error codes that it gives in compile messages (like C1234, C5432, etc.) can be very useful. When I get a error I'm unfamiliar with I can easily look it up on MSDN and get a more detailed explanation of what it means.
Now I'm using gcc almost exclusively and I find that I miss that feature. When I get some error in gcc I seem to spend a lot of time googling for the text of the error for information about it. Is there some repository of gcc error messages where each one is explained in more detail?
I'm not aware of any complete repository including full explanations, but for myself:
;
but the compiler can't tell").If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With