View Issue Details

IDProjectCategoryView StatusLast Update
0000067eac3tobugpublic2015-03-10 20:19
Reporterzzap Assigned Tomadshi  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformWindows 8 x64 
Summary0000067: Errors are not output to stderr
DescriptionVersion history states that errors are to be output to stderr.
This was supposedly fixed in v3, but it's broken in v3.27.
Steps To ReproduceC:\eac3to>eac3to error
Source file "error" not found.

C:\eac3to>eac3to error 2>file.txt


C:\eac3to>type file.txt

C:\eac3to>
Additional InformationThe first command will show a red error message.

The second command should redirect the error message to a file called "file.txt", but it does not, as the third command shows: the file is empty.
TagsNo tags attached.
eac3to Versionv3.27

Activities

madshi

2015-03-10 20:19

administrator   ~0000718

I think this should be fixed in 3.28. If not, please reopen this bug report.

Issue History

Date Modified Username Field Change
2013-05-20 07:51 zzap New Issue
2013-06-11 11:29 madshi Assigned To => madshi
2013-06-11 11:29 madshi Status new => assigned
2015-03-10 20:19 madshi Note Added: 0000718
2015-03-10 20:19 madshi Status assigned => closed
2015-03-10 20:19 madshi Resolution open => fixed