# New Ticket Created by "Seneca Cunningham"
# Please include the string: [perl #52346]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52346 >
config/gen/platform/darwin/dl.c uses deprecated functions whose better
performing
I'm a bit confused on how lexicals are supposed to work. Below is a
simple example, which looks more or less on code generated by PCT for
a try/catch statement.
in the exception handler, a new Undef is created in $P0. When leaving
this line, this code won't work. When commenting out this line, it
I've read Synopsis and I wondered why to treat max and min as
operator. IMHO, view them as list functions is more reasonable. Like
below:
@test.max
is clearer than
@test[0] max @test[1] or [max] @test.
Any reply would be really appreciated and will much help me learn
perl6. Thanks in advance!
# New Ticket Created by "Seneca Cunningham"
# Please include the string: [perl #52354]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52354 >
not ok 3 - runinterp - works with printing # TODO something funky here
# Faile
On Mon Mar 31 17:58:06 2008, [EMAIL PROTECTED] wrote:
> config/gen/platform/darwin/dl.c uses deprecated functions whose better
> performing replacements (dlopen and friends) were added in OS X 10.3.
>
I don't get this result on OS X 10.4. Examining my 'make' logs over the
past month, I only get
On Mon Mar 31 17:58:06 2008, [EMAIL PROTECTED] wrote:
> config/gen/platform/darwin/dl.c uses deprecated functions whose better
> performing replacements (dlopen and friends) were added in OS X 10.3.
>
Is it possible that these deprecations were only made in OS X 10.5?
It appears that Parrot's or
On Tue, Apr 1, 2008 at 5:39 AM, Mark J. Reed <[EMAIL PROTECTED]> wrote:
> Perl5, all the builtin "functions" are really defiend as operators,
"defined", even. (However fiendishly.)
Anyway, "function" vs "operator" is mostly a difference in terminology
that makes no difference in practice, but I
On Sat Mar 29 15:54:09 2008, [EMAIL PROTECTED] wrote:
> I ran a fulltest with this patch applied, and everything's fine on x86
> (where it matters).
Hi,
The root.in portion of this patch breaks non-i386, JIT capable
platforms. Problem is, the patch created an exec_dep.c for i386, but
added a Mak
On Tue, Apr 1, 2008 at 1:44 AM, Xiao Yafeng <[EMAIL PROTECTED]> wrote:
> I've read Synopsis and I wondered why to treat max and min as
> operator. IMHO, view them as list functions is more reasonable. Like
> below:
>
> @test.max
Which is how you would probably call it in Perl6. Or else
max(@t
Author: allison
Date: Tue Apr 1 02:33:23 2008
New Revision: 26689
Modified:
trunk/docs/pdds/draft/pdd28_character_sets.pod
Log:
[pdd] Completed the core architectural component of the Strings PDD. Still
adding API sections.
Modified: trunk/docs/pdds/draft/pdd28_character_sets.pod
==
HaloO,
Mark J. Reed wrote:
Anyway, "function" vs "operator" is mostly a difference in terminology
I'm not sure what the defined difference between function and operator
is in Perl 6 but I make a very clear distinction. An operator is acting
an *one* type, that is &op:(::T,T-->T) while a functi
Hi!
I was done make realclean, svn up(and new checkout too), perl
Cofigure.pl and new make many times before I send bug report.
So, I done it again, but with same results :(
Do you need any additional information about my system? anything else can help?
Excuse my bad English.
pbc_to_exe.o: In fun
#[ are there people paying attention to these issues on other mailing lists? ]
= on Compact structs
revision 1, initial posting
What functions serialize/deserialize to the C view?
If these are to be member functions, they would be applicable only if the
struct is compact, and erroneous to call
On Tue, 1 Apr 2008, �~Xл�~L�~O wrote:
> Hi!
> I was done make realclean, svn up(and new checkout too), perl
> Cofigure.pl and new make many times before I send bug report.
> So, I done it again, but with same results :(
> Do you need any additional information about my system? anything else can
>
On Tue, Apr 01, 2008 at 01:23:38PM +0200, Klaas-Jan Stol wrote:
> in the exception handler, a new Undef is created in $P0. When leaving
> this line, this code won't work. When commenting out this line, it
> will print "hi", as expected.
> I don't get that, because, 3 lines later, a new object is st
On Tue, Apr 01, 2008 at 05:39:36AM -0400, Mark J. Reed wrote:
> On Tue, Apr 1, 2008 at 1:44 AM, Xiao Yafeng <[EMAIL PROTECTED]> wrote:
> > I've read Synopsis and I wondered why to treat max and min as
> > operator. IMHO, view them as list functions is more reasonable. Like
> > below:
> >
> > @te
On Tue, Apr 1, 2008 at 2:37 PM, Patrick R. Michaud <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 01, 2008 at 01:23:38PM +0200, Klaas-Jan Stol wrote:
> > in the exception handler, a new Undef is created in $P0. When leaving
> > this line, this code won't work. When commenting out this line, it
> > wil
I sit corrected. Guess that's one of the places pugs is out of date.
On 4/1/08, Patrick R. Michaud <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 01, 2008 at 05:39:36AM -0400, Mark J. Reed wrote:
> > On Tue, Apr 1, 2008 at 1:44 AM, Xiao Yafeng <[EMAIL PROTECTED]> wrote:
> > > I've read Synopsis and I
On Tue, Apr 1, 2008 at 6:48 AM, James Keenan via RT
<[EMAIL PROTECTED]> wrote:
> On Mon Mar 31 17:58:06 2008, [EMAIL PROTECTED] wrote:
> > config/gen/platform/darwin/dl.c uses deprecated functions whose better
> > performing replacements (dlopen and friends) were added in OS X 10.3.
> >
>
> Is
That would be a yes.
# New Ticket Created by Will Coleda
# Please include the string: [perl #52374]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52374 >
---
osname= linux
osvers= 2.6.22.10
arch= i486-linux-gnu-thread-multi
cc= cc
---
Fl
Damian Conway (Wednesday, March 26, 2008 3:39 AM):
> I have already contacted Uri and expressed my dismay at his entirely
> inappropriate interjection of an advertisement for our Perl College
> event into
> this discussion about funding for critical Perl projects and personnel.
There are at least
5 Y-- Y Y Y? ?
20070309
-sol8-sparc-ccB--- - - -Y/13*3 ?
20071218
-sol8-sparc-gcc_4.1.0 B--- - - -Y/171 ?
20080109
+sol8-sparc-ccB--- - - - Y/1 ?
2008040
--- - - -Y/13*3 ?
> 20071218
> -sol8-sparc-gcc_4.1.0 B--- - - -Y/171 ?
> 20080109
> +sol8-sparc-ccB--- - - -Y/1 ?
> 20080401
> +sol8-sparc-gcc_4.1.0 B---
HaloO,
John M. Dlugosz wrote:
So a function can only supply values for one dimension? Given
@array[foo;bar]
each function is called in list context and returns a list for one of the
dimensions.
But what if you wanted a function to replace the literal subscript in:
@array[1,2;1;3]
@a
On Apr 1, 2008, at 6:13 , John M. Dlugosz wrote:
Meanwhile, how do I use it?
my Buf $temp = $record;
$stream.print ($temp);
$stream.print (Buf $record);
> $stream.print($record.pack) # I would think?
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell
Brandon S. Allbery KF8NH allbery-at-ece.cmu.edu |Perl 6| wrote:
$stream.print (Buf $record);
> $stream.print($record.pack) # I would think?
Thank you so much for the reply. I was beginning to wonder if Perl 6
interest is dead, or if there is another secret lair for current
enthusiasts t
On Monday 31 March 2008 17:29:22 Илья wrote:
> I was done make realclean, svn up(and new checkout too), perl
> Cofigure.pl and new make many times before I send bug report.
> So, I done it again, but with same results :(
> Do you need any additional information about my system? anything else can
>
On Tue, Apr 01, 2008 at 12:25:50PM -0500, John M. Dlugosz wrote:
> Thank you so much for the reply. I was beginning to wonder if Perl 6
> interest is dead, or if there is another secret lair for current
> enthusiasts that I'm unaware of.
Sorry, many of us have to live under budgetary constraint
Andy Lester wrote:
Excellent. Where? On the IIT campus?
Location to be determined. Likely either on campus, or at the conference
hotel, depending on where the majority of Parrot hackers are staying.
Allison
Author: allison
Date: Tue Apr 1 12:55:54 2008
New Revision: 26694
Modified:
trunk/docs/pdds/draft/pdd28_character_sets.pod
Log:
[pdd] Clarification to Strings PDD from Jim Keenan.
Modified: trunk/docs/pdds/draft/pdd28_character_sets.pod
==
> > Excellent. Where? On the IIT campus?
>
> Location to be determined. Likely either on campus, or at the conference
> hotel, depending on where the majority of Parrot hackers are staying.
The dorms that we have this year have large common areas that we have
24x7 access too. I can investiga
On Apr 1, 2008, at 13:25 , John M. Dlugosz wrote:
Brandon S. Allbery KF8NH allbery-at-ece.cmu.edu |Perl 6| wrote:
$stream.print (Buf $record);
> $stream.print($record.pack) # I would think?
A .pack member function on a Compact struct is indeed my first gut
feeling, but at the end of the
James E Keenan wrote:
1. Why is grapheme normalization form abbreviated as NFG rather than GNF?
The Unicode normalization forms are NFC, NFD, NFKC, and NFKD, so this
fits with the standard naming scheme.
2. If a character set is "officially a deprecated term" (by whom?),
won't our use of i
Author: allison
Date: Tue Apr 1 16:19:29 2008
New Revision: 26697
Modified:
trunk/docs/pdds/draft/pdd28_character_sets.pod
Log:
[pdd] A few more clarifications to the Strings PDD, while responding to mailing
list comments.
Modified: trunk/docs/pdds/draft/pdd28_character_sets.pod
===
Will Coleda wrote:
- Which language targeting parrot requires graphemes? You say, "A
grapheme is our concept.", but then say, "Parrot must support
languages which manipulate strings grapheme-by-grapheme" ... but if
it's our own concept, surely there aren't any languages that can be
forcing us to
I have exactly the same problem under a Debian system.
Configure works properly but make ends with the same message error :
pbc_to_exe.o: In function `main':
pbc_to_exe.c:(.text+0x64): undefined reference to
`Parrot_set_executable_name'
collect2: ld returned 1 exit status
linking failed
current in
Author: kjs
Date: Tue Apr 1 13:27:08 2008
New Revision: 26696
Modified:
trunk/docs/pdds/draft/pdd29_compiler_tools.pod
Log:
[pdd29] fix copyright year; add a reference and add an abstract line.
Modified: trunk/docs/pdds/draft/pdd29_compiler_tools.pod
=
Gianni Ceccarelli wrote:
(Here follows various comments and opinions on PDD28 draft, written
while reading it)
As has been pointed out, the expression «A grapheme is our concept» is
not really clear. I think «The term "grapheme" in this document
defines a concept local to Parrot» or some such.
Mark J. Reed wrote:
As a ref point, AppleScript 2.0 (not that I know if anyone wants to
port that to Parrot) "characters" are defined as Unicode "grapheme
clusters", e.g. the base grapheme and its diacriticals... Is that
similar to the concept of a Parrot_Rune?
That's straight from the Unicode
Leopold Toetsch wrote:
1) The Parrot internal character type
«Strings in Parrot's native string format will probably be an array of
"Parrot_Rune"s.»
or iso-8859-1 or UCS-2.
To be more accurate: Parrot has *no* native string format. It stores
strings in whatever format you give it (includi
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #52382]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52382 >
Currently the nqp test can be run with:
cd compilers/nqp && make test
This
On Tue, 2008-04-01 at 16:19 -0700, [EMAIL PROTECTED] wrote:
> +The Unicode Standard defines a I (commonly simplified to
> just
> +I) as one or more characters forming a visible whole when displayed,
Typo ---^
-'f
On Tue, 1 Apr 2008, Christian Aperghis-Tramoni wrote:
> I have exactly the same problem under a Debian system.
> Configure works properly but make ends with the same message error :
>
> pbc_to_exe.o: In function `main':
> pbc_to_exe.c:(.text+0x64): undefined reference to
> `Parrot_set_executable_
Author: kjs
Date: Tue Apr 1 13:12:40 2008
New Revision: 26695
Added:
trunk/docs/pdds/draft/pdd29_compiler_tools.pod (contents, props changed)
Changes in other areas also in this revision:
Modified:
trunk/MANIFEST
Log:
[pdd29] check in initial pdd stub for compiler tools. update manifest
From: "Patrick R. Michaud" <[EMAIL PROTECTED]>
Date: Mon, 31 Mar 2008 23:15:43 -0500
On Mon, Mar 31, 2008 at 11:33:42PM -0400, Bob Rogers wrote:
> Do you remember the discussion two years ago [1] about eliminating the
> user stack in favor of arrays? Chip made the following comment
Author: chromatic
Date: Tue Apr 1 19:01:13 2008
New Revision: 26698
Modified:
trunk/docs/pdds/draft/pdd28_character_sets.pod
Log:
[PDD] Typo fixes and minor formatting nits.
Modified: trunk/docs/pdds/draft/pdd28_character_sets.pod
=
There are several tickets open regarding the integer type ids that
have been open for some time, and with the type_ids branch, we're
getting close to actually removing this long-deprecated feature. (I'd
like to just rip out *everything* we need in this branch, rather than
continue doing it piecemea
I take that as encouragement, and confirmation that this is the right
place to post (and archive) my musings. HOPEFULLY I can get questions
answered too.
I credit the success of C++, in part, to Stroustrup's personal training
of the first gurus. He would explain things that made me see the
TSa wrote:
Mark J. Reed wrote:
Anyway, "function" vs "operator" is mostly a difference in terminology
I'm not sure what the defined difference between function and operator
is in Perl 6 but I make a very clear distinction. An operator is acting
an *one* type, that is &op:(::T,T-->T) while a fu
In S29, there are definitions like
our Capture method shape (@array: ) is export
But in S12 there is no mention as to what an "our" method is. It states that
"my" is used to make private methods, and "^" to make class methods.
I think this is a doc relic and should be fixed globally in that
TSa Thomas.Sandlass-at-barco.com |Perl 6| wrote:
Now my question: could slice context be a runtime feature that acts
before the dispatch to &postcircumfix:<[ ]> by retrieving the shape
of the @array and handing it over to &foo as context, capture the
shape of the slice returned and hand over the
On Saturday 16 December 2006 08:47:55 Bob Rogers wrote:
>The following code segfaults:
>
> .sub test :main
> get_results '(0)'
> .end
>
> The segfault is in verify_signature (compilers/imcc/pbc.c:1158), where
> it is apparently following sig_arr into the C instruction
53 matches
Mail list logo