I notice that this doesn't seem to work, at least not for me right
now. So, could some enterprising soul(s):
1) Thump it into working
2) Add tests to the test suite
Note that you don't have to get it working to add the tests, or add
the tests if you get it working.
--
Dan
--
"Solinski, Mark" <[EMAIL PROTECTED]> wrote:
> Has anyone built Parrot with VC7 (.NET 2003)? How do I get around the
MSDEV.exe (IDE) is now DEVENV.exe (IDE) with incompatible project files?
>
The appropriate section of the Parrot makefile is generated in
config/gen/icu.pl. You would need to change
On Mon, Jun 14, 2004 at 06:05:10PM -0400, Mark J. Reed wrote:
:
: On 2004-06-14 at 22:58:58, Matthew Walton wrote:
: > 'it would be better to explicitly just say
: >
: > (@list.grep value) = undef
: >
: > although I think that might be supposed to be
: >
: > (@list.grep value) ยป= undef;
:
: Th
Has anyone built Parrot with VC7 (.NET 2003)? How do I get around the MSDEV.exe (IDE)
is now DEVENV.exe (IDE) with incompatible project files?
First off, why is the Win32 build of Parrot using .DSW/.DSP files? Is this only
because of the ICU distribution? Would it be worthwhile to convert the
Hi All,
I checked in a bunch of changes to my module last night, and then the
nightly process that runs cover on it output these lines:
Devel::Cover: ignoring extra subroutine
Devel::Cover: ignoring extra statement
Devel::Cover: ignoring extra statement
Devel::Cover: ignoring extra subroutine
Dev
On Jun-16, Dan Sugalski wrote:
> At 8:24 PM +0200 6/16/04, Leopold Toetsch wrote:
> >Dan Sugalski <[EMAIL PROTECTED]> wrote:
> >> I'm wondering if it'd be useful enough to be worthwhile to have
> >> non-flowcontrol min/max ops. Something like:
> >
> >> min P1, P2, P3
> >> max P1, P2, P3
> >
Tony Bowden wrote:
> Is there any simple way to remove the test files themselves from the
> Devel::Cover results? i.e. just see the coverage analysis of the files
> being tested rather than all the t/* files as well?
>
> We want to monitor the total coverage over time on a project, and it
> woul
Is there any simple way to remove the test files themselves from the
Devel::Cover results? i.e. just see the coverage analysis of the files
being tested rather than all the t/* files as well?
We want to monitor the total coverage over time on a project, and it
would be nice to just grab that from
On Thu, 17 Jun 2004, Leopold Toetsch via RT wrote:
> Andy Dougherty <[EMAIL PROTECTED]> wrote:
>
> > This patch assumes my previous Configure.pl patch for c++ detection has
> > been included.
>
> Which ticket number?
Oops. Sorry to be vague -- it's perl [#30094]. Dan had already applied
several
On Thursday 17 June 2004 04:48, Dennis Rieks wrote:
> # New Ticket Created by Dennis Rieks
> # Please include the string: [perl #30326]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30326 >
>
>
> Hi,
>
> nmake don't lik
Andy Dougherty <[EMAIL PROTECTED]> wrote:
> This patch assumes my previous Configure.pl patch for c++ detection has
> been included.
Which ticket number?
leo
Dennis Rieks <[EMAIL PROTECTED]> wrote:
> I think this is the reason:
> src\platform.c(225) : warning C4013: 'S_ISDIR' undefined; assuming extern
win32 needs implementing config/gen/platform/win32/stat.[ch] that
overrides config/gen/platform/generic/stat.[ch]
leo
# New Ticket Created by Dennis Rieks
# Please include the string: [perl #30327]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30327 >
Hello all,
my new tinderbox [starshadow (WinXP; x86; vc6; system icu 2.8)] failed to
# New Ticket Created by Dennis Rieks
# Please include the string: [perl #30326]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30326 >
Hi,
nmake don't like comments after tabs...
target:
# comment
I have changed this
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #30320]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30320 >
This patch allows languages/m4 to build for me. It removes some
gcc-specific flags
Andy Dougherty <[EMAIL PROTECTED]> wrote:
> This patch changes the languages/cola/Makefile from a manually-generated
> one to one which is generated by Configure.pl from a new template.
Thanks, applied.
leo
16 matches
Mail list logo