Ticket #12 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Some RPM headers can't be included from C++

Reported by: romanov Assigned to: pmatilai
Priority: minor Milestone:
Component: rpm Version: RPM Development
Keywords: Cc:

Description

Hi, some external RPM headers do not enclose their declarations inside extern "C" { ... } block when included from a C++ unit (particulary <rpm/rpmfileutil.h> and <rpm/rpmkeyring.h>). Please fix this!

Change History

12/09/08 07:53:33 changed by pmatilai

  • status changed from new to closed.
  • resolution set to fixed.

Oops, what a dumb oversight. Thanks for reporting, fixed now.