Changes between Version 1 and Version 2 of Ticket #305


Ignore:
Timestamp:
08/18/12 01:56:09 (12 years ago)
Author:
ph3-der-loewe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #305

    • Property Summary changed from Fix compiler warning in roarctl. to Fix compiler warning about roar_meta_strtype().
  • Ticket #305 – Description

    v1 v2  
    33roarctl.c:1043: warning: passing argument 3 of 'show_meta_type' discards qualifiers from pointer target type 
    44}}} 
     5 
     6in roard: 
     7{{{ 
     8codecfilter_vorbis.c: In function 'cf_vorbis_encode_start': 
     9codecfilter_vorbis.c:433: warning: passing argument 2 of 'vorbis_comment_add_tag' discards qualifiers from pointer target type 
     10}}}