capgen must handle doxygen comments between metadata table hooks and subroutine (8 hours) #369
Labels
bug
For issues describing bugs, or PRs fixing bugs
capgen
bugs, requests, etc. that involve ccpp_capgen
capgen-unification
Issues/PRs necessary for capgen/prebuild unification
capgen's metadata/Fortran parser (the "Julie Schramm version") throws an error
when there are certain doxygen lines between the metadata table hooks and the subroutine:
If I move the line
!> @{
to after& errmsg, errflg )
, it works.However, the parser is fine with the following lines:
The text was updated successfully, but these errors were encountered: