Only warn about reaching the end of a non-void function, if the return type is valid.
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 28 Aug 2008 11:28:16 +0000 (11:28 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 28 Aug 2008 11:28:16 +0000 (11:28 +0000)
commit66966ad8651f6e2905479fe704e838b0b547ad20
treea947eb2fd4942e9c551f0e698bdf6adf8fa35d86
parent8cc65bef98fcac248cf0655533c18fb6e1c0ea98
Only warn about reaching the end of a non-void function, if the return type is valid.

[r21535]
parser.c