Fix #3320: Warning about reference target not being found for container types

This commit is contained in:
Takeshi KOMIYA
2017-05-13 15:03:11 +09:00
parent 90e1aba797
commit 4104b93c6e
4 changed files with 14 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ Bugs fixed
* #3708: LaTeX writer allows irc scheme
* #3717: Stop enforcing that favicon's must be .ico
* #3731, #3732: Protect isenumclass predicate against non-class arguments
* #3320: Warning about reference target not being found for container types
Testing
--------