Thanks for pointing this out, I added code to print a message to the console before 
attempting to create the dialog box.

On Sat, Mar 23, 2002 at 08:18:30AM +0100, SvenSvin wrote:
> In the pgInit function in cli_c/src/netcore.c, after having determined
> that pgserver is running a too old protocol, pgInit just goes on and
> calls pgGetString and pgThemeLookup. 
> Isn't that a bit unsafe? When I accidentally connected a client running
> a version 12 protocol to a server running version 11, I just got this
> strange errormessage:
> 
> *** PicoGUI ERROR (NONE) : ndefined request (just recieved); Nothing to
> do-- but give an error
> 
> Wouldn't it be a better idea to just write to stderr, or at least _also_
> write to stderr?
> 
> 
> 
> _______________________________________________
> Pgui-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/pgui-devel

-- 
Only you can prevent creeping featurism!

_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to