summaryrefslogtreecommitdiffstats
path: root/examples/@ref https:/codedocs.xyz/doxygen
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2021-04-22 10:16:45 (GMT)
committeralbert-github <albert.tests@gmail.com>2021-04-22 10:16:45 (GMT)
commit61cbf1af5ea83f0d0b299cb53510aed317c77f70 (patch)
treeb797d7f13c6c3a9c5a85bd54d195f81c64ac49c2 /examples/@ref https:/codedocs.xyz/doxygen
parent98c67549bc3cd855873e0ef5eeab7c6410699d78 (diff)
downloadDoxygen-61cbf1af5ea83f0d0b299cb53510aed317c77f70.zip
Doxygen-61cbf1af5ea83f0d0b299cb53510aed317c77f70.tar.gz
Doxygen-61cbf1af5ea83f0d0b299cb53510aed317c77f70.tar.bz2
Error messages on ASSERTS
Added missing `\n` in output, most likely regression due to change from the qt version of `ASSERT`: ``` qFatal("ASSERT: \"%s\" in %s (%d)",#x,__FILE__,__LINE__) ``` or ``` qWarning("ASSERT: \"%s\" in %s (%d)",#x,__FILE__,__LINE__) ``` In Fossies we got that the messages were just put behind each other (they should not appear at all but that is another issue):
Diffstat (limited to 'examples/@ref https:/codedocs.xyz/doxygen')
0 files changed, 0 insertions, 0 deletions