Re: [Doxygen-users] Problems by new exit code 2 if warnings found
Brought to you by:
dimitri
|
From: Dimitri v. H. <do...@gm...> - 2015-12-19 22:37:54
|
Hi Jens, > On 19 Dec 2015, at 22:15 , Schleusener, Jens <Jen...@t-...> wrote: > > Hi, > > after I installed at last Thursday evening doxygen's latest Github version > on a server that offers FOSS software I got errors while the > semi-automatic generation of the according Doxygen documentation for new > added software packages. > > It takes me some time to find out that doxygen after the recent addition > of the WARN_AS_ERROR option now set a return code of 2 instead of before 0 > if some warnings occur and WARN_AS_ERROR is set to NO (the default). I've just reverted the change that caused doxygen to return error code 2 on a warning. Regards, Dimitri |