Use shell to redirect Charmonizer stderr on Windows
---------------------------------------------------

                 Key: LUCY-162
                 URL: https://issues.apache.org/jira/browse/LUCY-162
             Project: Lucy
          Issue Type: Bug
          Components: Charmonizer
    Affects Versions: 0.1.0 (incubating)
            Reporter: Marvin Humphrey
            Priority: Minor
             Fix For: 0.1.1 (incubating)


Using Strawberry Perl under Windows 7, Charmonizer hangs when it 
tries to redirect GCC's output to stderr using freopen and 
_charm_run.exe.  The solution is to use the Windows cmd.exe shell to 
redirect stderr instead.  This may cause problems in alternative
shell environments (e.g. Cygwin) but we'll cross that bridge when
we come to it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to