Opened 16 years ago
Closed 16 years ago
#649 closed defect (fixed)
Build error in wav_writer.c in big endian systems (thanks Seth Hinze for the patch)
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Compilation failure when building for a big endian target due to BYTES_PER_SAMPLE being undefined.
Thanks Seth Hinze for the patch.
Change History (1)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r2335