Back to bug 1034441

Who When What Removed Added
Bryan Totty 2013-11-25 20:37:13 UTC Component gcc net-snmp
Assignee jakub jsafrane
QA Contact qe-baseos-tools qe-baseos-security
Bryan Totty 2013-11-25 20:38:56 UTC Priority unspecified low
Jakub Jelinek 2013-11-25 20:56:08 UTC Status NEW CLOSED
CC jakub
Resolution --- NOTABUG
Last Closed 2013-11-25 15:56:08 UTC
Jan Safranek 2013-12-05 14:40:49 UTC Status CLOSED ASSIGNED
Resolution NOTABUG ---
Keywords Reopened
Jan Safranek 2013-12-05 14:42:43 UTC Blocks 1038642
Bryan Totty 2014-05-27 21:14:13 UTC Priority low medium
Severity low medium
Martin Žember 2014-07-03 13:42:33 UTC CC mzember
QA Contact qe-baseos-security mzember
Chris Williams 2014-10-09 18:35:42 UTC Blocks 1075802
Jan Safranek 2015-01-14 13:49:57 UTC Status ASSIGNED MODIFIED
errata-xmlrpc 2015-03-02 11:19:31 UTC Status MODIFIED ON_QA
Jan Safranek 2015-03-02 12:27:54 UTC Doc Text Cause:
net-snmp-config.h contains preprocessor macros with hyphen characters ('-') in their name. However, '-' is not allowed in a macro name.

Consequence:
C compiler shows extra 'warning: extra tokens at end of #ifdef directive', when compiling anything, that includes net-snmp-config.h

Fix:
Rename the macros to use underscores instead hyphens.

Result:
No compiler warnings.
Dalibor Pospíšil 2015-03-15 23:05:58 UTC Status ON_QA VERIFIED
CC dapospis
Martin Žember 2015-06-23 09:51:57 UTC QA Contact mzember qe-baseos-security
John Skeoch 2015-07-13 04:15:59 UTC CC mzember ebenes
errata-xmlrpc 2015-07-22 07:22:18 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2013-11-25 15:56:08 UTC 2015-07-22 03:22:18 UTC

Back to bug 1034441