Opened 15 years ago
Closed 15 years ago
#941 closed defect (fixed)
Lots of compilation wanings in libg7221 in basic_op.h with gcc
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | minor | Milestone: | release-1.5 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Warnings:
../../g7221/common/basic_op.h:42: warning: âL_macNsâ declared âstaticâ but never defined ../../g7221/common/basic_op.h:44: warning: âL_msuNsâ declared âstaticâ but never defined ../../g7221/common/basic_op.h:48: warning: âL_add_câ declared âstaticâ but never defined ../../g7221/common/basic_op.h:49: warning: âL_sub_câ declared âstaticâ but never defined ../../g7221/common/basic_op.h:66: warning: âL_satâ declared âstaticâ but never defined
Change History (2)
comment:1 Changed 15 years ago by bennylp
- Milestone changed from release-1.4-QA to release-1.5
comment:2 Changed 15 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from Lots of compilation wanings in libg7221 in basic_op.h to Lots of compilation wanings in libg7221 in basic_op.h with gcc
Note: See
TracTickets for help on using
tickets.
Fixed in r2937: