# New Ticket Created by Geoffrey Broadwell
# Please include the string: [perl #53034]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=53034 >
The attached small patch makes Configure give a sensible error message
when a conf
On Thu, 17 Apr 2008, James Keenan via RT wrote:
> On Thu Apr 17 10:51:10 2008, ambs wrote:
> > A solution was implemented at revision 27020.
> > They might be cases where this doesn't work. (hope not)
>
> This is what I got on Linux at r27021:
>
> Determining if your platform supports readline..
I'll consider this patch, but, as all the other code in this module has
corresponding unit tests, we'll have to write a test for it. It should
go in whatever t/configure/*.t file holds other tests for
Parrot::Configure::Options::Test.
kid51
On Fri Apr 18 04:45:47 2008, doughera wrote:
>
> Debian-derived systems usually offer two packages: A run-time-only
> library and a development library. libreadline5 is the run-time-only
> version. You probably need to do
>
> sudo apt-get install libreadline5-dev
>
> (According to t
On Thu, 17 Apr 2008, Geoffrey Broadwell wrote:
> # New Ticket Created by Geoffrey Broadwell
> # Please include the string: [perl #53034]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=53034 >
>
>
> The attached small p
On Fri, 2008-04-18 at 06:26 -0700, Andy Dougherty via RT wrote:
> > +my $these_tests = $steps_tests{$temp[0]}{$temp[1]}
> > +or croak "No tests exist for configure step $step";
>
> Thank you. That's definitely an improvement. I know I wasted a lot
> of time trying to figure out what
On Fri, 2008-04-18 at 05:10 -0700, James Keenan via RT wrote:
> I'll consider this patch, but, as all the other code in this module has
> corresponding unit tests, we'll have to write a test for it. It should
> go in whatever t/configure/*.t file holds other tests for
> Parrot::Configure::Options:
On Friday 18 April 2008 13:42:01 [EMAIL PROTECTED] wrote:
> Added: trunk/languages/lua/src/lib/bc.pir
> ===
> --- (empty file)
> +++ trunk/languages/lua/src/lib/bc.pir Fri Apr 18 13:42:00 2008
> +.sub 'get' :anon
> + .par
On Mon Apr 14 21:50:00 2008, infinoid wrote:
> At first glance, the only difference I can see is that your cast removes
> the "const" attribute. But instead of doing that, I'm wondering if
> maybe the second argument of VTABLE_isa(interp, pmc, name) should be
> made const, instead. Would that hel
Hi Mark,
What does the fix to 't/codingstd/c_indent.t' do? Does it ignore anything
inside #ifdef __cplusplus blocks?
Regards,
Senaka
On Sat, Apr 19, 2008 at 6:38 AM, Mark Glines via RT <
[EMAIL PROTECTED]> wrote:
> On Thu Apr 17 09:03:57 2008, infinoid wrote:
> > On Tue Apr 15 02:58:18 2008, [E
10 matches
Mail list logo