Re: comment marker broken for batch files

2009-04-29 Thread Edward K. Ream
On Tue, Apr 28, 2009 at 7:08 PM, Matt Wilkie wrote: > > Hello, > > The comment marker for dos/windows batch files is broken. There needs > to be a space inserted after REM, Fixed on the trunk at rev 1753. Launchpad is partially down at present, so I don't know when "REM_" was incorrectly chang

comment marker broken for batch files

2009-04-28 Thread Matt Wilkie
Hello, The comment marker for dos/windows batch files is broken. There needs to be a space inserted after REM, so instead of "r...@+leo-ver=4" use "REM @+leo-ver=4". Else the following result: C:\>r...@+leo-ver=4 'r...@+leo-ver' is not recognized as an internal or external command, operabl