Opened 11 years ago
Closed 11 years ago
#305 closed task (fixed)
Fix compiler warning about roar_meta_strtype().
Reported by: | ph3-der-loewe | Owned by: | ph3-der-loewe |
---|---|---|---|
Priority: | medium | Milestone: | RoarAudio major release 1.0 |
Component: | RoarAudio Main Package | Version: | 1.0beta5 |
Keywords: | Cc: | ||
Architecture: | Compiler: | gcc/mingw | |
Difficulty: | easy | Kernel: | |
Operating System: | Parent Tickets: | ||
Patch attached: | no | Protocol: | |
Sound driver: | Topic: | Data correction |
Description (last modified by ph3-der-loewe)
roarctl.c: In function 'show_meta_all': roarctl.c:1043: warning: passing argument 3 of 'show_meta_type' discards qualifiers from pointer target type
in roard:
codecfilter_vorbis.c: In function 'cf_vorbis_encode_start': codecfilter_vorbis.c:433: warning: passing argument 2 of 'vorbis_comment_add_tag' discards qualifiers from pointer target type
Subtickets
Change History (4)
comment:1 Changed 11 years ago by ph3-der-loewe
- Description modified (diff)
comment:2 Changed 11 years ago by ph3-der-loewe
- Description modified (diff)
- Summary changed from Fix compiler warning in roarctl. to Fix compiler warning about roar_meta_strtype().
comment:3 Changed 11 years ago by ph3-der-loewe
- Owner set to ph3-der-loewe
- Status changed from new to accepted
comment:4 Changed 11 years ago by ph3-der-loewe
- Resolution set to fixed
- Status changed from accepted to closed
- Version changed from current to 1.0beta5
Note: See
TracTickets for help on using
tickets.