OpenSolaris

Printable Version Enter a New Search
Bug ID 6617501
Synopsis auditxml may produce too long lines in adt_event.h for message lists
State 10-Fix Delivered (Fix available in build)
Category:Subcategory audit:library
Keywords
Responsible Engineer Tomas Zeman
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_77
Fixed In snv_77
Release Fixed solaris_nevada(snv_77)
Related Bugs 6522311
Submit Date 16-October-2007
Last Update Date 13-May-2009
Description
For message lists in adt.xml with long description, auditxml may produce adt_event.h with lines exceeding 80 characters thus generating unnecessary warnings in nightly build (hdrchk):

Symptom:

==== cstyle/hdrchk errors ====

common/adt_event.h: 69: line > 80 characters
common/adt_event.h: 70: line > 80 characters
common/adt_event.h: 72: line > 80 characters
common/adt_event.h: 73: line > 80 characters
common/adt_event.h: 74: line > 80 characters
common/adt_event.h: 76: line > 80 characters
common/adt_event.h: 77: line > 80 characters
common/adt_event.h: 80: line > 80 characters
Work Around
N/A
Comments
N/A