Click here to Skip to main content
15,892,005 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Success and a return to sanity Pin
MT_5-May-16 17:48
professionalMT_5-May-16 17:48 
GeneralRe: Success and a return to sanity Pin
Agent__0075-May-16 17:56
professionalAgent__0075-May-16 17:56 
GeneralRe: Success and a return to sanity Pin
BillWoodruff5-May-16 19:10
professionalBillWoodruff5-May-16 19:10 
GeneralRe: Success and a return to sanity Pin
Sander Rossel5-May-16 22:46
professionalSander Rossel5-May-16 22:46 
GeneralMessage Removed Pin
6-May-16 2:39
professionalN_tro_P6-May-16 2:39 
GeneralRe: Success and a return to sanity Pin
Sander Rossel6-May-16 2:58
professionalSander Rossel6-May-16 2:58 
GeneralRe: Success and a return to sanity Pin
Marc Clifton6-May-16 5:01
mvaMarc Clifton6-May-16 5:01 
GeneralWhat is a bug? Pin
Marc Clifton5-May-16 8:45
mvaMarc Clifton5-May-16 8:45 
I imagine we can all agree that a runtime error (something that blows up the program at runtime) or a logical error (doesn't blow up, but produces the wrong result) are bugs. Of course, there are other categories, like a "performance bug" -- produces the right result but takes too long. In any case...

What about syntax errors -- those things that the compiler (or the IDE) detects before you even run the code, and in fact prevents you from running the code.

Would you go so far as to say that syntax errors are a subset of what we call bugs? Or do you think that something can only be called a bug if it manifests when the program is run?

Marc
Imperative to Functional Programming Succinctly

Contributors Wanted for Higher Order Programming Project!

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

GeneralRe: What is a bug? Pin
Mandeep85-May-16 8:50
Mandeep85-May-16 8:50 
GeneralRe: What is a bug? Pin
Nish Nishant5-May-16 8:58
sitebuilderNish Nishant5-May-16 8:58 
GeneralRe: What is a bug? Pin
Mandeep85-May-16 9:02
Mandeep85-May-16 9:02 
GeneralRe: What is a bug? Pin
Dominic Burford5-May-16 9:28
professionalDominic Burford5-May-16 9:28 
GeneralRe: What is a bug? Pin
Nish Nishant5-May-16 9:35
sitebuilderNish Nishant5-May-16 9:35 
GeneralRe: What is a bug? Pin
Dominic Burford5-May-16 10:34
professionalDominic Burford5-May-16 10:34 
GeneralRe: What is a bug? Pin
SeattleC++6-May-16 10:30
SeattleC++6-May-16 10:30 
GeneralRe: What is a bug? Pin
Nish Nishant5-May-16 8:56
sitebuilderNish Nishant5-May-16 8:56 
GeneralRe: What is a bug? Pin
raddevus5-May-16 9:18
mvaraddevus5-May-16 9:18 
GeneralRe: What is a bug? Pin
Nish Nishant5-May-16 9:36
sitebuilderNish Nishant5-May-16 9:36 
GeneralRe: What is a bug? Pin
Member 107319446-May-16 9:08
Member 107319446-May-16 9:08 
GeneralRe: What is a bug? Pin
raddevus6-May-16 9:20
mvaraddevus6-May-16 9:20 
GeneralRe: What is a bug? Pin
Kenneth Haugland5-May-16 9:38
mvaKenneth Haugland5-May-16 9:38 
GeneralRe: What is a bug? Pin
CDP18025-May-16 9:49
CDP18025-May-16 9:49 
PraiseRe: What is a bug? Pin
Slacker0075-May-16 10:05
professionalSlacker0075-May-16 10:05 
GeneralMessage Removed Pin
5-May-16 8:58
professionalN_tro_P5-May-16 8:58 
GeneralRe: What is a bug? Pin
Kevin Marois5-May-16 11:05
professionalKevin Marois5-May-16 11:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.