diff options
author | albert-github <albert.tests@gmail.com> | 2019-01-21 12:51:08 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2019-01-21 12:51:08 (GMT) |
commit | 2428c5ad6d971793a2942a0cf08a4b2449a98551 (patch) | |
tree | 09420fee16a5ccf3ab2bb8cd24642a0679496884 /doc/emojisup.doc | |
parent | fa28a4a9e53ba87035666680295273f36b237e19 (diff) | |
download | Doxygen-2428c5ad6d971793a2942a0cf08a4b2449a98551.zip Doxygen-2428c5ad6d971793a2942a0cf08a4b2449a98551.tar.gz Doxygen-2428c5ad6d971793a2942a0cf08a4b2449a98551.tar.bz2 |
Warning for documented return of void type function
In case a void type function is documented it is not allowed to used a `\return` or `\retval` command. The test was present but not correct
- test on `g_hasReturnCommand ` which signals whether of not `\ret...` is used instead of `g_memberDef->hasDocumentedReturnType()`
- removed test on emty return type (empty return type is assumed to be non void, see e.g. C, Fortran).
- order of the tests is important
Diffstat (limited to 'doc/emojisup.doc')
0 files changed, 0 insertions, 0 deletions