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

Change #265552

Category doxygen
Changed by Sandbox User <sandboxohnoyoudont@localhost>
Changed at Mon 09 Mar 2026 18:17:08
Repository https://github.com/doxygen/doxygen.git
Project doxygen
Branch master
Revision dca5edbe6b09db11a61d05592c66a006ce521cae

Comments

Always rename file.dot.format -> file.format; this is documented -O behavior
dot -O always appends the format suffix to the full input filename
(including .dot), per the graphviz docs. Remove the conditional
FileInfo::exists() guard since the rename is unconditionally required.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Changed files