Bug 40744

Summary: Header file not compatible with c++
Product: libasyncns Reporter: Kevin.Guthrie
Component: generalAssignee: Lennart Poettering <lennart>
Status: NEW --- QA Contact: Lennart Poettering <lennart>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Kevin.Guthrie 2011-09-09 10:39:47 UTC
The header file asyncns.h cannot be used with a C++ compiler for linking to the library. There are two functions, asyncns_res_query and asyncns_res_search, with an argument in the header file of "int class". This usage of "class" as an argument name cannot compile when used with a C++ compiler.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.