You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/03/16 17:18:27 UTC

[jira] Commented: (BUILDR-208) ansi control characters are printed in windows

    [ https://issues.apache.org/jira/browse/BUILDR-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845970#action_12845970 ] 

Antoine Toulme commented on BUILDR-208:
---------------------------------------

I committed your patch, thank you very much !

~/w/buildr>svn ci CHANGELOG lib/buildr/core/application.rb -m "fix for BUILDR-208 ansi control characters are printed in windows (Pepijn Van Eeckhoudt)"
Sending        CHANGELOG
Sending        lib/buildr/core/application.rb
Transmitting file data ..
Committed revision 923837.

> ansi control characters are printed in windows
> ----------------------------------------------
>
>                 Key: BUILDR-208
>                 URL: https://issues.apache.org/jira/browse/BUILDR-208
>             Project: Buildr
>          Issue Type: Bug
>          Components: Core features
>    Affects Versions: 1.3.4
>            Reporter: Ittay Dror
>         Attachments: highline.patch
>
>
> if there are errors when running buildr in a windows cmd session they are printed with the ansi control characters that cmd doesn't interpret, resulting in something like:
> ←[31mundefined method...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.