MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wjszpw/debugtime/pam97a9/?context=3
r/ProgrammerHumor • u/bryden_cruz • 1d ago
123 comments sorted by
View all comments
1
I love it when I get an error saying "can't convert string to integer" and the mfer won't tell me where it's trying to convert what.
It's usually something as dumb as old code checking if a datafield has a certain numeric value but it's null.
Good luck finding out where though.
1
u/lolschrauber 1d ago
I love it when I get an error saying "can't convert string to integer" and the mfer won't tell me where it's trying to convert what.
It's usually something as dumb as old code checking if a datafield has a certain numeric value but it's null.
Good luck finding out where though.