Re: Assignment of UnManagedStruct in Perl6
[email protected] (Simon Cozens)
| Newsgroups | perl.perl6.internals |
|---|---|
| Message-ID | <[email protected]> |
Patrick R. Michaud wrote: > In r32873 I've updated assignment semantics so that it now tries to > do the right thing when dealing with something coming from outside > Rakudo's type system. In particular, assigning an UnManagedStruct > to a scalar value should now properly take a reference instead > of attempting to do the copy. Let us know if it helps. Same result as before, unfortunately; the pmc's data pointer is null. -- Timesharing just doesn't work. -K. Thompson, 1982.