Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #252786

Category doxygen
Changed by albert-github <albert.testsohnoyoudont@gmail.com>
Changed at Fri 19 Dec 2025 14:15:47
Repository https://github.com/doxygen/doxygen.git
Project doxygen
Branch master
Revision 43364757ebaf17df385e293d59e006045c110d40

Comments

Problems with detecting begin module / routine in Fortran
- `INCLUDE` statement before module / routine:
- `C<ff>` was not recognized as proper comment

both problems gave warning like:
 ```
  line: 34, state: 10(ModuleBody)
```

Changed files