This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
IMHO that's actually a huge long term liability as it actually discourages writing good API interfaces and documenting them, while at the same time encourages developers to actually look at the implementation to determine if the code in question actually does what they want.
There is a *big* difference between looking at interface comments in a header and looking at the implementation!
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |