Will Coleda via RT wrote:
On Mon Oct 29 11:11:03 2007, bernhard wrote:
In pdd17_pmc.pod it is stated that 'new_from_string' is deprecated.
The existing use of 'new_from_string' can probably be achieved with
'init' or
'set_string_native'.
TODO:
Hunt down existing use of 'new_i_s' and either re
Patches committed to trunk in r23430 Dec 03 2007.
Patches applied to trunk in r23427 Dec 03 2007.
Patches applied to trunk in r23427 Dec 03 2007.
Have heard no complaints; resolving ticket.
No complaints heard; resolving ticket.
I have been looking a bit inside PDDs and parrot source and find no way to
load a pointer to a function as a PMC inside the VM.
What I want to do is to embed parrot into a C program and make some of the
functions of this C program available via NCI to the vm.
I have achieved this by using the tip
Yes, up upgrading svn does it. I had noticed that the configure listing
*wasn't* showing the revision number (D'oh!) and now it does
Determining whether (exuberant) ctags is
installed.yes.
Running CPU specific
stuffdone.
Determini
I haven't completely sorted through the above issues, but here's a
somewhat refactored module and two test files. Because of issues
discussed in RT 48070, I'm suggesting the use of IO::CaptureOutput
rather than Parrot::IO::Capture::Mini for capturing verbose output.
I've enclosed the relevant tes
The logic was present in FIA, before PCC was written.
It was reused in an attempt to "don't repeat yourself".
Kevin
Allison Randal wrote:
jerry gay wrote:
careful... one of these PMCs is FixedIntegerArray. FIA is used to set
the flags for parrot calling conventions, so it's constructed every
jerry gay wrote:
careful... one of these PMCs is FixedIntegerArray. FIA is used to set
the flags for parrot calling conventions, so it's constructed every
time a subroutine is entered or exited. i'd prefer to see
new_from_string go away, but it seems to me benchmarks are in order
due to the amo
Hey,
I believe I've found it. There was an update to lib/Parrot/Revision.pm
(#23179) to add "--xml" to the snv info request used to get the current
Parrot checkedout revision. However, on svn v1.2 (1.2.1) that fails and
you get a revision of zero which nobody likes. So, while upgrading svn
On Dec 3, 2007 11:25 AM, Allison Randal <[EMAIL PROTECTED]> wrote:
> Creating a hash is expensive, but then new_from_string was also quite
> rare (only implemented on 4 PMCs), so isn't a huge target for optimization.
>
careful... one of these PMCs is FixedIntegerArray. FIA is used to set
the flags
Will Coleda via RT wrote:
Hunt down existing use of 'new_i_s' and either replace or remove the
functionality.
The FixedIntegerArray is an example of where 'new_from_string' is used.
'new_i_s' was experimental and can die. Any PMC's using the behavior can
instead pass a hash argument to 'new'.
B. Estrade (via RT) schrieb:
# New Ticket Created by "B. Estrade"
# Please include the string: [perl #48090]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=48090 >
---
osname= freebsd
osvers= 7.0-current
arch= i386-free
# New Ticket Created by "B. Estrade"
# Please include the string: [perl #48090]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=48090 >
---
osname= freebsd
osvers= 7.0-current
arch= i386-freebsd-64int
cc= cc
---
Flags:
Parrot Bug Summary
http://rt.perl.org/rt3/NoAuth/parrot/Overview.html
Generated at Mon Dec 3 14:00:01 2007 GMT
---
* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with mo
# New Ticket Created by "Devin Heitmueller"
# Please include the string: [perl #48074]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=48074 >
The attached patch will address a parrot test failure in the PCRE
module (t/libra
On 02/12/2007, Patrick R. Michaud <[EMAIL PROTECTED]> wrote:
> On Sun, Dec 02, 2007 at 10:44:08AM +0100, Paul Cochrane wrote:
> > ... and I only
> > needed to switch off the warnings about a lack of C > strict/warnings>. At present, this isn't a maintanence burden, but as
> > soon as we get lots o
19 matches
Mail list logo