Front page | perl.perl6.users |
Postings from January 2020
Re: stolen uint's
Thread Previous
|
Thread Next
From:
ToddAndMargo via perl6-users
Date:
January 29, 2020 18:50
Subject:
Re: stolen uint's
Message ID:
28828d0d-5376-0a0e-8af1-38f15baee9bf@zoho.com
On 2020-01-28 17:00, Trey Harris wrote:
> On Tue, Jan 28, 2020 at 19:58 ToddAndMargo via perl6-users
> <perl6-users@perl.org <mailto:perl6-users@perl.org>> wrote:
>
> On 2020-01-28 16:56, Trey Harris wrote:
> > In other words—yes, you want Raku to attempt to provoke a
> segmentation
> > fault, then recover and tell you whether it faulted or not.
>
> Huh? I just want to know what the variable actually is. I
> do not wnat to crash anything.
>
> Write me a C program to do the equivalent, then, please. You will
> segfault. If you don’t, then you’re asking a question we might be able
> to answer.
Why don't use use
typeMappings[type_index( typeid(char) )] = "char";
Thread Previous
|
Thread Next