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

开启中
orbea6 年之前创建 · 1 条评论
orbea 评论于 6 年之前

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 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。