#1 Flac doesn't correctly print the file name when it contains a backslash

오픈
orbea7 년 전을 오픈 · 1개의 코멘트
orbea 코멘트됨, 7 년 전

flac-1.3.2-x86_64-1

When -d is used to show debug output while burning flac files that have a backslash (\) embedded in the file name flac --decode will fail to print any of the file name preceding the backslash.

Example.

  1. cp test.flac te\\st.flac
  2. burncd -d
  3. Prints...
Decoding flac files ...

flac 1.3.2
Copyright (C) 2000-2009  Josh Coalson, 2011-2016  Xiph.Org Foundation
flac comes with ABSOLUTELY NO WARRANTY.  This is free software, and you are
welcome to redistribute it under certain conditions.  Type `flac' for details.

st.flac: done         
test.flac: done

This is an upstream flac issue and only has a cosmetic effect for burncd.

`flac-1.3.2-x86_64-1` When `-d` is used to show debug output while burning flac files that have a backslash (`\`) embedded in the file name `flac --decode` will fail to print any of the file name preceding the backslash. Example. 1. `cp test.flac te\\st.flac` 2. `burncd -d` 3. Prints... ``` Decoding flac files ... flac 1.3.2 Copyright (C) 2000-2009 Josh Coalson, 2011-2016 Xiph.Org Foundation flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. Type `flac' for details. st.flac: done test.flac: done ``` This is an upstream flac issue and only has a cosmetic effect for burncd.
orbea 코멘트됨, 6 년 전
소유자
Upstream issue. https://github.com/xiph/flac/issues/71
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.