Re: [perl #16098] First draft of PerlScalar PMC

2002-08-09 Thread Aldo Calpini
Peter Gibbs wrote: > This version is (hopefully) functionally equivalent to PerlUndef, > i.e. it acts as an uninitialised scalar. When assigned a value, > it changes itself to the appropriate type (PerlInt/PerlNum/ > PerlString). The current level of functionality is therefore > sufficient to us

[perl #16098] First draft of PerlScalar PMC

2002-08-09 Thread via RT
# New Ticket Created by Peter Gibbs # Please include the string: [perl #16098] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16098 > Attached is the first draft of perlscalar.pmc (and the patches needed to add it to Parr