Click here to Skip to main content
15,918,123 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: exception and global variable Pin
Maxwell Chen27-Jan-08 23:34
Maxwell Chen27-Jan-08 23:34 
GeneralRe: exception and global variable Pin
George_George27-Jan-08 23:40
George_George27-Jan-08 23:40 
GeneralRe: exception and global variable Pin
CPallini27-Jan-08 23:32
mveCPallini27-Jan-08 23:32 
GeneralRe: exception and global variable Pin
George_George27-Jan-08 23:36
George_George27-Jan-08 23:36 
GeneralRe: exception and global variable Pin
Maxwell Chen27-Jan-08 23:40
Maxwell Chen27-Jan-08 23:40 
GeneralRe: exception and global variable Pin
George_George27-Jan-08 23:45
George_George27-Jan-08 23:45 
GeneralRe: exception and global variable Pin
Maxwell Chen27-Jan-08 23:54
Maxwell Chen27-Jan-08 23:54 
GeneralRe: exception and global variable Pin
CPallini27-Jan-08 23:45
mveCPallini27-Jan-08 23:45 
George_George wrote:
Any comments after reading this and reviewing my code sample above?


Yes, the reported original words confirm my observation: if a constructor throws and then catches itself, outside of the construction process you see nothing, hence Bjarne obviously refers to exceptions thrown by global object constructors AND not catched inside the constructors themselves.

Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

[my articles]


JokeRe: exception and global variable Pin
Cedric Moonen27-Jan-08 23:48
Cedric Moonen27-Jan-08 23:48 
GeneralRe: exception and global variable Pin
George_George27-Jan-08 23:50
George_George27-Jan-08 23:50 
GeneralRe: exception and global variable Pin
Maxwell Chen27-Jan-08 23:52
Maxwell Chen27-Jan-08 23:52 
GeneralRe: exception and global variable Pin
George_George27-Jan-08 23:59
George_George27-Jan-08 23:59 
GeneralRe: exception and global variable Pin
Maxwell Chen28-Jan-08 0:04
Maxwell Chen28-Jan-08 0:04 
JokeRe: exception and global variable Pin
CPallini28-Jan-08 0:07
mveCPallini28-Jan-08 0:07 
JokeRe: exception and global variable Pin
CPallini27-Jan-08 23:53
mveCPallini27-Jan-08 23:53 
GeneralRe: exception and global variable Pin
George_George27-Jan-08 23:49
George_George27-Jan-08 23:49 
GeneralRe: exception and global variable Pin
CPallini28-Jan-08 0:04
mveCPallini28-Jan-08 0:04 
GeneralRe: exception and global variable Pin
George_George28-Jan-08 0:17
George_George28-Jan-08 0:17 
GeneralRe: exception and global variable Pin
CPallini28-Jan-08 0:36
mveCPallini28-Jan-08 0:36 
GeneralRe: exception and global variable Pin
George_George28-Jan-08 13:38
George_George28-Jan-08 13:38 
GeneralRe: exception and global variable Pin
Maxwell Chen27-Jan-08 23:49
Maxwell Chen27-Jan-08 23:49 
GeneralRe: exception and global variable Pin
George_George27-Jan-08 23:57
George_George27-Jan-08 23:57 
GeneralRe: exception and global variable Pin
Maxwell Chen28-Jan-08 0:01
Maxwell Chen28-Jan-08 0:01 
GeneralRe: exception and global variable Pin
Rajesh R Subramanian27-Jan-08 23:34
professionalRajesh R Subramanian27-Jan-08 23:34 
GeneralRe: exception and global variable Pin
George_George27-Jan-08 23:38
George_George27-Jan-08 23:38 

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.