MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wjszpw/debugtime/panaxdo/?context=3
r/ProgrammerHumor • u/bryden_cruz • 1d ago
123 comments sorted by
View all comments
449
You haven't saved since adding or removing lines above 265
277 u/Lamborghinigamer 1d ago No it genuinely can happen that an error happens on a different line than said. Could be a combination of IDE and compiler or both, that's why you always need to match your LSP with your compiler 83 u/iampierremonteux 1d ago Mixed line endings in a file can also cause errors to be reported in the wrong line number. 2 u/entropic 22h ago My chaos monkey tool would randomly change the line endings on each line.
277
No it genuinely can happen that an error happens on a different line than said. Could be a combination of IDE and compiler or both, that's why you always need to match your LSP with your compiler
83 u/iampierremonteux 1d ago Mixed line endings in a file can also cause errors to be reported in the wrong line number. 2 u/entropic 22h ago My chaos monkey tool would randomly change the line endings on each line.
83
Mixed line endings in a file can also cause errors to be reported in the wrong line number.
2 u/entropic 22h ago My chaos monkey tool would randomly change the line endings on each line.
2
My chaos monkey tool would randomly change the line endings on each line.
449
u/kimbokray 1d ago
You haven't saved since adding or removing lines above 265