Will Coleda wrote:
On Tue, Nov 25, 2008 at 2:18 PM, Mark Glines via RT
<[EMAIL PROTECTED]> wrote:
On Sat Oct 18 12:13:51 2008, [EMAIL PROTECTED] wrote:
There's a race condition, if that directory doesn't exist and multiple
processes execute that code simultaneously. Fortunately,
Parrot::Ops2pm
On Tue, Nov 25, 2008 at 2:18 PM, Mark Glines via RT
<[EMAIL PROTECTED]> wrote:
> On Sat Oct 18 12:13:51 2008, [EMAIL PROTECTED] wrote:
>> There's a race condition, if that directory doesn't exist and multiple
>> processes execute that code simultaneously. Fortunately,
>> Parrot::Ops2pm::print_modu
On Tuesday 07 October 2008 02:54:55 Moritz Lenz wrote:
> I've just updated from r31667 to HEAD (r31745), and ran my usual build
> incantation:
>
> $ make realclean; perl Configure --cc='ccache gcc' && make -j 2 test
>
> This time it died:
>
> find_sub_not_null_p_s 1391 experimental, not
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #59680]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59680 >
I've just updated from r31667 to HEAD (r31745), and ran my usual build
incantation:
$ ma
On Sun Apr 15 08:11:19 2007, coke wrote:
>
> Begin forwarded message:
>
> > From: Andrew Shitov <[EMAIL PROTECTED]>
> > Reply-To: Andrew Shitov <[EMAIL PROTECTED]>
> >
> >> On behalf of the Parrot team, I'm proud to announce Parrot 0.4.10
> >> "The Release Formerly Known as "Prince"."
> >
> > I t
On 8/30/07, chromatic <[EMAIL PROTECTED]> wrote:
>
> What's your platform? Which compiler are you using?
sorry. this was my third attempt to post this report. I might have forgotten
to include this information:
gcc --version
gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
uname -a
Linux notebook 2.6.20
On Thu, 30 Aug 2007, chromatic wrote:
> On Thursday 30 August 2007 08:05:38 Gabor Szabo wrote:
>
> > I am experimenting a bit with the compilation of Parrot
> >
> > perl Configure.pl --gc=malloc-trace
> > make
> >
> > stopped with:
> >
> > src/malloc.c:4719: warning: function call has aggregate v
On Thursday 30 August 2007 08:05:38 Gabor Szabo wrote:
> I am experimenting a bit with the compilation of Parrot
>
> perl Configure.pl --gc=malloc-trace
> make
>
> stopped with:
>
> src/malloc.c:4719: warning: function call has aggregate value
> make: *** [src/malloc-trace.o] Error 1
>
> below is
I am experimenting a bit with the compilation of Parrot
perl Configure.pl --gc=malloc-trace
make
stopped with:
src/malloc.c:4719: warning: function call has aggregate value
make: *** [src/malloc-trace.o] Error 1
below is the stderr
Gabor
print_newline 1211 experimental, no
On Sun Mar 18 12:21:18 2007, ptc wrote:
> I don't know if this is a BUG or what so I'm just sending it plain.
> I've just tried to build parrot with icc (not 100% sure if my build
> flags are correct either), and I'm getting this build error:
>
> icc
On Sun Mar 18 12:21:18 2007, ptc wrote:
> I don't know if this is a BUG or what so I'm just sending it plain.
> I've just tried to build parrot with icc (not 100% sure if my build
> flags are correct either), and I'm getting this build error:
>
> icc
# New Ticket Created by Will Coleda
# Please include the string: [perl #42536]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=42536 >
Begin forwarded message:
> From: Andrew Shitov <[EMAIL PROTECTED]>
> Reply-To: Andrew S
7;ve just tried to build parrot with icc (not 100% sure if my build
flags are correct either), and I'm getting this build error:
icc -o miniparrot compilers/imcc/main.o \
-Wl,-rpath=/home/cochrane/sourceforge/parrot_svn/blib/lib
-L/home/cochrane/sourceforge/parrot_svn/blib/lib -lparrot -
On Fri Dec 01 11:31:22 2006, [EMAIL PROTECTED] wrote:
> OK, so no one seems interested.
>
Certainly on my part, lack of time rather than lack of interest.
> Anyway, the attached patch in this message is a
> better version of the previous one.
> It checks for a white space in build_dir and makes t
OK, so no one seems interested.
Anyway, the attached patch in this message is a
better version of the previous one.
It checks for a white space in build_dir and makes the value
short path only when a space exists.
"Nikolay Ananiev" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> "R
"Ron Blaschke" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Nikolay Ananiev (via RT) wrote:
> > # New Ticket Created by "Nikolay Ananiev"
> > # Please include the string: [perl #40998]
> > # in the subject line of all future correspondence about this issue.
> > # http://rt.perl.
Nikolay Ananiev (via RT) wrote:
> # New Ticket Created by "Nikolay Ananiev"
> # Please include the string: [perl #40998]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=40998 >
> When build_dir contains spaces the build p
# New Ticket Created by "Nikolay Ananiev"
# Please include the string: [perl #40998]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40998 >
When build_dir contains spaces the build process fails.
The fix is to translate bui
18 matches
Mail list logo