diff options
author | albert-github <albert.tests@gmail.com> | 2021-01-07 18:52:31 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2021-01-07 18:52:31 (GMT) |
commit | 2ac966df7a35d30c09162cc82b62bc3c9e0f74dd (patch) | |
tree | 047e8870566e6ad192ed0b2e712f9c2eb284a4f7 /libmscgen/gdhelpers.h | |
parent | 3f4717ec5583dde8116205e1045095158ab56c15 (diff) | |
download | Doxygen-2ac966df7a35d30c09162cc82b62bc3c9e0f74dd.zip Doxygen-2ac966df7a35d30c09162cc82b62bc3c9e0f74dd.tar.gz Doxygen-2ac966df7a35d30c09162cc82b62bc3c9e0f74dd.tar.bz2 |
Typeerror when running tests
Some tests get (#8313):
```
File "/home/runner/work/doxygen/doxygen/testing/runtests.py", line 55, in clean_header
rtnmsg+=0
TypeError: can only concatenate str (not "int") to str
```
most likely caused by the fact that `more` has error lines and that here not `0` (zero) but `o` should be used for the concatenation.
Diffstat (limited to 'libmscgen/gdhelpers.h')
0 files changed, 0 insertions, 0 deletions