Bug 40744 - Header file not compatible with c++
Summary: Header file not compatible with c++
Status: NEW
Alias: None
Product: libasyncns
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Lennart Poettering
QA Contact: Lennart Poettering
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-09 10:39 UTC by Kevin.Guthrie
Modified: 2011-09-09 10:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.