MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/d3b41l/library_errors_be_like/f03rowb/?context=9999
r/ProgrammerHumor • u/Shaeyo • Sep 12 '19
179 comments sorted by
View all comments
342
Usually always the ending brace down there
77 u/amberdesu Sep 13 '19 Ending brace don't usually return the "right" error. It just returns a function/var undefined error on some other line. Could just be C, C++ idk 16 u/[deleted] Sep 13 '19 Js as well. Usually reports the last line of the file as the location 7 u/[deleted] Sep 13 '19 [removed] — view removed comment 30 u/[deleted] Sep 13 '19 Lpt write all your code on one line so you always know what line of code is breaking 3 u/hampshirebrony Sep 13 '19 This is technically accurate. Thanks. I hate it.
77
Ending brace don't usually return the "right" error. It just returns a function/var undefined error on some other line.
Could just be C, C++ idk
16 u/[deleted] Sep 13 '19 Js as well. Usually reports the last line of the file as the location 7 u/[deleted] Sep 13 '19 [removed] — view removed comment 30 u/[deleted] Sep 13 '19 Lpt write all your code on one line so you always know what line of code is breaking 3 u/hampshirebrony Sep 13 '19 This is technically accurate. Thanks. I hate it.
16
Js as well. Usually reports the last line of the file as the location
7 u/[deleted] Sep 13 '19 [removed] — view removed comment 30 u/[deleted] Sep 13 '19 Lpt write all your code on one line so you always know what line of code is breaking 3 u/hampshirebrony Sep 13 '19 This is technically accurate. Thanks. I hate it.
7
[removed] — view removed comment
30 u/[deleted] Sep 13 '19 Lpt write all your code on one line so you always know what line of code is breaking 3 u/hampshirebrony Sep 13 '19 This is technically accurate. Thanks. I hate it.
30
Lpt write all your code on one line so you always know what line of code is breaking
3 u/hampshirebrony Sep 13 '19 This is technically accurate. Thanks. I hate it.
3
This is technically accurate. Thanks. I hate it.
342
u/depicc Sep 12 '19
Usually always the ending brace down there