Improved handling of Doxygen comments in parameter lists
Fix garbled Doxygen post comments in parameter lists. Fix syntax error parsing a trailing Doxygen comment in parameter lists. Closes #2023
This commit is contained in:
parent
f7b4127310
commit
dc04564023
4 changed files with 92 additions and 44 deletions
|
|
@ -7,6 +7,10 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
|
|||
Version 4.2.0 (in progress)
|
||||
===========================
|
||||
|
||||
2022-12-05: wsfulton
|
||||
#2023 Fix garbled Doxygen post comments in parameter lists.
|
||||
Fix syntax error parsing a trailing Doxygen comment in parameter lists.
|
||||
|
||||
2022-12-03: wsfulton
|
||||
#1609 Fix syntax error parsing of Doxygen comments after last enum item.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue