Ethereal-cvs: [Ethereal-cvs] rev 17236: /trunk/gtk/: main.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 09 Feb 2006 21:37:15 GMT
User: ulfl
Date: 2006/02/09 03:37 PM

Log:
 Win32 inconvenience: a call to g_error will terminate the program and the user won't see anything.
 
 To avoid this, the log handler in the error case:
 
 - opens a console window (regardless of the users settings)
 - waits for a keypress before continuing to terminate the program
 
 This way, the user will be notified that there's a problem, instead of simply seeing a terminating program only.

Directory: /trunk/gtk/
  Changes    Path          Action
  +8 -1      main.c        Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17236&view=rev