-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.0 Alpha
-
None
-
eb002cf0 (qttools)
Given the following input:
.qdocconf:
macro.foo.HTML ="\1 \2"
.qdoc:
\foo bar baz
Makes qdoc crash (QList: index out of range).
Given the following input:
.qdocconf:
macro.foo.HTML ="\1 \2"
.qdoc:
\foo bar baz
Makes qdoc crash (QList: index out of range).