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

Change #271376

Category doxygen
Changed by albert-github <albert.testsohnoyoudont@gmail.com>
Changed at Tue 16 Jun 2026 17:43:17
Repository https://github.com/doxygen/doxygen.git
Project doxygen
Branch master
Revision be01906f4ea9e1733449be8dc82b2664a56b3895

Comments

Remove some non necessary `(void)` constructs - commenting the argument name - `fortranscanner.l`: `stripWhiteSpace` is not an inplace operations, so needs assignment. It can be done, after reformulating the `if` condition when as prefix has been stripped (in that case string has been changed and some space might have occurred, otherwise it was already remove a couple of lines before).

Changed files