Opened 14 years ago
Closed 14 years ago
#1540 closed defect (fixed)
ilibc compile error
| Reported by: | chinshou | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avcodec |
| Version: | git-master | Keywords: | libilbc |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Summary of the bug:
when compile libilbc with --enable-libilbc, gcc reported expected identifier error.
fix: change the period to comma
patch attached:
Attachments (1)
Change History (2)
by , 14 years ago
| Attachment: | ilibc.patch added |
|---|
comment:1 by , 14 years ago
| Keywords: | libilbc added |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
| Version: | unspecified → git-master |
Note:
See TracTickets
for help on using tickets.



Patch applied, thank you!