this post was submitted on 26 Feb 2024
310 points (97.3% liked)

Programmer Humor

36902 readers
3 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
all 15 comments
sorted by: hot top controversial new old
[–] P1r4nha@feddit.de 30 points 1 year ago (2 children)

Horrible code. First, it doesn't compile because there's no ; at the end of the class definition.

And then more importantly you have a private destructor which means this CriminalScum's destructor will never be called, so you can't charge it with distruction either. Or are you telling me this CriminalScum has friends?

[–] aggelalex@lemmy.world 16 points 1 year ago* (last edited 1 year ago) (1 children)

There's always an accomplice in crime.

Also, tall order to expect me to run and test a code written only for a shitpost.

[–] P1r4nha@feddit.de 8 points 1 year ago

You're charging the class for a thought crime!!

[–] observantTrapezium@lemmy.ca 7 points 1 year ago (1 children)

Also, if I'm not mistaken the uninitialized prop is not guaranteed to be nullptr here, so this private destructor could be trying to free from some random pointer.

[–] lowleveldata@programming.dev 17 points 1 year ago (1 children)
[–] Jordan_U@lemmy.ml 1 points 1 year ago
[–] Hupf@feddit.de 16 points 1 year ago

CriminalScrum

[–] desmosthenes@lemmy.world 16 points 1 year ago (1 children)

it’s not monospaced; my eyes

[–] aggelalex@lemmy.world 10 points 1 year ago

Peak shittiness requires sacrifice

[–] ooterness@lemmy.world 9 points 1 year ago

STOP! You have violated the law. Pay the court a fine or serve your sentence. Your stolen goods are now forfeit.

[–] lily33@lemm.ee 8 points 1 year ago

I see there an access violation...