On Saturday 24 March 2007 09:06, James Keenan wrote:
> < ld='c++', ldflags=' -L/usr/local/lib
> -L/Users/jimk/work/fresh/blib/lib -flat_namespace ', ---
> > ld='/usr/bin/g++-3.3', ldflags=' -L/usr/local/lib
> > -L/Users/jimk/work/fresh/blib/lib -flat_namespace ',
What's the output of:
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #42045]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=42045 >
hi,
attached a patch that adds a return statement to clone in iterator.pmc
(which wa
On Mar 24, 2007, at 11:38 AM, chromatic wrote:
We're probably just working around something weird on your system;
it would be
nice if we could figure out what it is and fix it for you.
Is it possible to get a diff between the two configurations
generated with and
without this patch?
On Saturday 24 March 2007 05:26, James E Keenan wrote:
> Andy Dougherty wrote:
> > Hints need to come *before* inter/progs. The hints set up various
> > platform-specific callbacks to be performed after the different programs
> > are selected. Actually, I suspect they should even come before th
Author: jonathan
Date: Sat Mar 24 08:13:06 2007
New Revision: 17711
Modified:
trunk/docs/pdds/draft/pdd15_objects.pod
Log:
[PDD15]: Incorporate some changes and updates. Also add a proposal for role
conflict resolution, based upon the traits paper and discussion with allison++.
Modified: tru
Andy Dougherty wrote:
Hints need to come *before* inter/progs. The hints set up various
platform-specific callbacks to be performed after the different programs
are selected. Actually, I suspect they should even come before the
init::install unit. Certainly in perl5's hints, there are a numb