Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Ditch Win32Console for wac?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
aslak hellesoy  
View profile  
 More options Oct 12, 7:39 pm
From: aslak hellesoy <aslak.helle...@gmail.com>
Date: Tue, 13 Oct 2009 01:39:57 +0200
Local: Mon, Oct 12 2009 7:39 pm
Subject: Ditch Win32Console for wac?
Windows users who want cucumber colours have to install the
win32console gem. This is a gem with some native C code that enables
coulours (since Windows doesn't grok ANSI colours).
It turns out this gem is broken on ruby 1.9.1, and I'm not sure when
it will be fixed.
(https://rspec.lighthouseapp.com/projects/16211-cucumber/tickets/354)

The win32gem doesn't work at all on JRuby on Windows, so in order to
bring colours to this camp I wrote wac today:
http://github.com/aslakhellesoy/wac
(No idea why nobody wrote a tool like that before).

Wac would work just as well with MRI/Windows as for JRuby/Windows. (In
fact it works with anything that prints ANSI colors on windows - it's
just piped to).

So I'd like to get rid of the dependency on win32color and just tell
all Windows users to use wac instead. The downside:
Windows users have to append | wac to all commands.
The upside? Simpler Cucumber code and less bugs/issues.

WDYT?

Aslak


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luis Lavena  
View profile  
 More options Oct 12, 8:58 pm
From: Luis Lavena <luislav...@gmail.com>
Date: Mon, 12 Oct 2009 21:58:07 -0300
Local: Mon, Oct 12 2009 8:58 pm
Subject: Re: [Cucumber:1779] Ditch Win32Console for wac?

There is a patch in the queue for that. Didn't had time to release a new
version. dunno if your solution will work. Will check soon, but guess is
already too late.

Sent from mobile.

On Oct 12, 2009 8:40 PM, "aslak hellesoy" <aslak.helle...@gmail.com> wrote:

Windows users who want cucumber colours have to install the
win32console gem. This is a gem with some native C code that enables
coulours (since Windows doesn't grok ANSI colours).
It turns out this gem is broken on ruby 1.9.1, and I'm not sure when
it will be fixed.
(https://rspec.lighthouseapp.com/projects/16211-cucumber/tickets/354)

The win32gem doesn't work at all on JRuby on Windows, so in order to
bring colours to this camp I wrote wac today:
http://github.com/aslakhellesoy/wac
(No idea why nobody wrote a tool like that before).

Wac would work just as well with MRI/Windows as for JRuby/Windows. (In
fact it works with anything that prints ANSI colors on windows - it's
just piped to).

So I'd like to get rid of the dependency on win32color and just tell
all Windows users to use wac instead. The downside:
Windows users have to append | wac to all commands.
The upside? Simpler Cucumber code and less bugs/issues.

WDYT?

Aslak


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
aslak hellesoy  
View profile  
 More options Oct 18, 4:19 pm
From: aslak hellesoy <aslak.helle...@gmail.com>
Date: Sun, 18 Oct 2009 22:19:16 +0200
Local: Sun, Oct 18 2009 4:19 pm
Subject: Re: [Cucumber:1788] Re: Ditch Win32Console for wac?

On Tue, Oct 13, 2009 at 2:58 AM, Luis Lavena <luislav...@gmail.com> wrote:
> There is a patch in the queue for that. Didn't had time to release a new
> version. dunno if your solution will work. Will check soon, but guess is
> already too late.

Is this the one?
http://github.com/jarib/win32console/commit/65c2eaa25b0d6965e0347a116...
If that gets applied and a new release is made I'll keep support for
win32console.

It's not urgent - I can wait a moth or so.

Cheers,
Aslak


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google