missing 'extern "C"' closure in header

Bug #1319889 reported by Jim McKim
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rohc
Fix Released
High
Didier Barvaux

Bug Description

The file src/common/rohc_time.h has an opening

  #ifdef __cplusplus
  extern "C"
  {
  #endif

but no corresponding closing brace. When this header is included in a c++ application, it causes the compilation to always fail. The fix is trivial and is included in the supplied patch.

Tags: library
Revision history for this message
Jim McKim (james-h-mckim) wrote :
Changed in rohc:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Didier Barvaux (didier-barvaux)
milestone: none → 1.7.0
tags: added: library
Revision history for this message
Didier Barvaux (didier-barvaux) wrote :
Changed in rohc:
status: Confirmed → Fix Committed
Revision history for this message
Didier Barvaux (didier-barvaux) wrote :

Thanks for the bug report and the patch!

information type: Private Security → Public
Changed in rohc:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.