Skip to content
  • Erik de Castro Lopo's avatar
    Fix clang compiler warnings. · 3f5208c3
    Erik de Castro Lopo authored
    These were most arising from -Wenum-conversion where an enum of
    one type was being assigned to a variable on another.
    
    Originally reported by Lenny Maiorani <lenny@colorado.edu> on the
    flac-dev mailing list.
    3f5208c3