-
Bug
-
Resolution: Fixed
-
Minor
-
windows 7, vm ware virtual machine, jenkins running as service.
-
-
warnings-ng 4.0.0, analysis-model-api 3.0.0
Doxygen parses the last "warning"-line twice. One of these parsed lines includes the process status:
console output:
C:XXX_Config.h:73: warning: return type of member AAAA_Config_Function is not documented Process status is: pid 2400 exit 0
doxygen warning:
return type of member AAAA_Config_Function is not documented
return type of member AAAA_Config_Function is not documented Process status is: pid 2400 exit 0
Interested in providing a pull request (incl. a test) that improves the regular expression?