At 1:34 PM +0100 12/4/06, TSa wrote:
The coolest solution would be to have Bag in a module from where it
supertypes Set when used. In this way you get the (x) to mean set
operations unless a 'use Bag' is in scope. This supertyping approach
would allow further Set supertypes like FuzzySet. But I d
Fixed in r15971. The MMD code checks that the sub is a Sub PMC so it can get
the signature. I
expanded the check to work with Closure PMCs as well.
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #41047]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41047 >
It appears that the :multi pragma doesn't work if :outer is present.
Sample code:
> The second one: in tru64 malloc/calloc/realloc of zero bytes returns
> a NULL ptr (quite logical, in a way: you couldn't put anything in a
> memory block of zero bytes...). I guess one could be fancier and
> add a probe for this feature in Configure.pl, but I was feeling lazy.
A third alternati
Recipient of the infected attachment: MAIL, First Storage Group\Mailbox Store
(MAIL), Joel - Fox Computers/Inbox
Subject of the message: Message could not be delivered
One or more attachments were quarantined.
Attachment [EMAIL PROTECTED] was Quarantined for the following reasons:
Virus [E
Parrot Bug Summary
http://rt.perl.org/rt3/NoAuth/parrot/Overview.html
Generated at Mon Dec 4 14:15:03 2006 GMT
---
* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with mo
HaloO Darren,
you wrote:
I consider the current KeyHash|KeySet|KeyBag|Set|Bag etc in Synopsis 6
to be a good solution for users of sets and bags.
They are fine as far as the definition goes. But I guess it
intentionally leaves certain things unmentioned.
I do not understand the rationale to