Viewing a single comment thread. View all comments

geophilo t1_ja0crk1 wrote

What the fuck is this world

35

_toodamnparanoid_ t1_ja0i9ym wrote

The program is calling all of its deconstructors and preparing to terminate. We're experiencing what happens after a deleted object is used as valid because it wasn't set to NULL yet.

10

Card_Zero t1_ja0m0jw wrote

Ridiculous, reality isn't garbage-collected, it's written in C obviously.

7

Geesemeece t1_ja1dkkr wrote

You write the deconstructors in C

6

Card_Zero t1_ja1gpzh wrote

I guess it's hard to use a deleted object in a garbage collected language and they were probably talking about C++, but the term deconstructor seems to be to do with unpacking tuples anyway, I think "destructor" was intended. This whole interlude is a mess. In summary, donkey skins.

3