But if I couldn't use GC and do all allocations and deallocations
manually, I wouldn't even be able to use exceptions and there
would also no longer be much reason to write it in D. I did some
searching and came into discussion and there found out that in
case of an error thrown, D just forcibly unwinds the stack
without running destructors or scope guards. Is that true? Can I
even catch that Error?
- Allocation failures Jardík via Digitalmars-d
- Re: Allocation failures Rikki Cattermole via Digitalmars-d
- Re: Allocation failures cym13 via Digitalmars-d
- Re: Allocation failures Jardík via Digitalmars-d
- Re: Allocation failures Adam D. Ruppe via Digitalmars-d
- Re: Allocation failure... Chris Wright via Digitalmars-d
- Re: Allocation fa... Adam D. Ruppe via Digitalmars-d
- Re: Allocatio... Chris Wright via Digitalmars-d
- Re: Allocatio... Marc Schütz via Digitalmars-d
- Re: Allocation failures cym13 via Digitalmars-d
- Re: Allocation failure... cym13 via Digitalmars-d
- Re: Allocation fa... Chris Wright via Digitalmars-d
- Re: Allocation failures thedeemon via Digitalmars-d
- Re: Allocation failure... Jardík via Digitalmars-d
