Opened 17 years ago

Closed 17 years ago

#227 closed defect (fixed)

Unresolved error in alaw/ulaw conversion with C++ build (thanks Alain Totouom)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.5.10.4
Component: pjmedia Version: 0.5.10.3
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

pjmedia/alaw_ulaw.h is missing PJ_BEGIN/END_DECL constructs, causing unresolved error when it is used by C++ function.

Thanks Alain Totouom <atotouom at gmx de> for the fix.

Change History (1)

comment:1 Changed 17 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r1197

Note: See TracTickets for help on using tickets.