Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 12th, 2006, 2:42 AM   #11
Twilight
Programmer
 
Join Date: Apr 2006
Location: Calgary, Alberta
Posts: 67
Rep Power: 3 Twilight is on a distinguished road
Yeah, I once tried to debug someones code for like half an hour, with errors all over the place. I was rather new to C++ at the time, and it took me a while to notice she had forgotten an opening brace for main :p
Twilight is offline   Reply With Quote
Old May 12th, 2006, 5:29 AM   #12
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 769
Rep Power: 3 Jimbo is on a distinguished road
Quote:
Originally Posted by Twilight
Yeah, I once tried to debug someones code for like half an hour, with errors all over the place. I was rather new to C++ at the time, and it took me a while to notice she had forgotten an opening brace for main :p
I remember a project I did in high school where I think it was a semi-colon issue that went from VC6 giving 120-someodd errors and stopping compilation because it was pointless (there was an actual error code specifically for "too many errors") to 0 errors, 0 warnings. :eek:
Jimbo is offline   Reply With Quote
Old May 12th, 2006, 5:37 AM   #13
nnxion
Programming Guru
 
nnxion's Avatar
 
Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5 nnxion is on a distinguished road
Quote:
Originally Posted by Jimbo
I remember a project I did in high school where I think it was a semi-colon issue that went from VC6 giving 120-someodd errors and stopping compilation because it was pointless (there was an actual error code specifically for "too many errors") to 0 errors, 0 warnings. :eek:
I cannot recall the time I've ever had errors because I was missing semicolons. I have had times when I put a superfluous semicolon at the end of 'if' or 'while' statements though, and had sought for a whole while before I figured it out.
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for."
-- Socrates
nnxion is offline   Reply With Quote
Old May 12th, 2006, 10:52 PM   #14
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Wet west coast of Canada
Posts: 1,107
Rep Power: 5 lectricpharaoh will become famous soon enough
Quote:
Originally Posted by Jimbo
(there was an actual error code specifically for "too many errors")
I believe it was in DevC++ (using the MinGW gcc port) where I've gotten an error that says something like 'confused by earlier errors; bailing out' at the end of a long list of other errors. Talk about a kick to the self-esteem, eh?
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:56 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC