[Doxygen-users] Fortran module private variables and EXTRACT_PRIVATE = NO
Brought to you by:
dimitri
From: Petr P. <pet...@se...> - 2015-10-02 08:45:49
|
Hi all, I have Doxygen 1.8.10 and a Fortran project. It seems the EXTRACT_PRIVATE = NO config option only "hides" module private functions/subroutines but not module private variables. Isn't that a bug? I'm including a minimum working test. Thanks for any comments. Best regards, Petr |