Summary

executable misnamed when reading from - (stdin)

Metadata

Description

If you `csc -o dummy - < /dev/null` the output executable is randomly named "a", but if you `csc -o dummy /dev/null` it's named "dummy". Tested with 4.7.0.6

Changes and comments

[2012-10-16 22:33:41 UTC] sjamaan changed status from new to closed

[2012-10-16 22:33:41 UTC] sjamaan set resolution to fixed

[2012-10-16 22:33:41 UTC] sjamaan wrote:

This was fixed by 59926ffe6928530a683be56009efc78cdcf66e90