FS#35315 - [libsmbios] include file needs updating to support gcc 4.8

Attached to Project: Arch Linux
Opened by Brad Parker (bparker) - Wednesday, 15 May 2013, 23:51 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 31 July 2013, 10:56 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When you are using gcc 4.8 and try to compile an application that uses libsmbios, this error is displayed:

/usr/include/smbios/config/compiler/gcc.hpp:120:7: error: #warning "Unknown compiler version - please run the configure tests and report the results" [-Werror=cpp]

Current package version is 2.2.28-1, I have attached a patch to fix the error message.
This task depends upon

Closed by  Jan de Groot (JGC)
Wednesday, 31 July 2013, 10:56 GMT
Reason for closing:  Won't fix
Additional comments about closing:  It's a warning, not an error. Your application is the one that fails because it sets -Werror.

Loading...