demexp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Demexp-cvs] arch commit: demexp--dev--0.5--patch-1


From: David
Subject: [Demexp-cvs] arch commit: demexp--dev--0.5--patch-1
Date: Tue, 15 Mar 2005 22:35:55 +0100

Revision: demexp--dev--0.5--patch-1
Archive: address@hidden
Creator: David MENTRE <address@hidden>
Date: Tue Mar 15 22:35:33 CET 2005
Standard-date: 2005-03-15 21:35:33 GMT
Modified-files: config.ml lablgtk2-clnt/browser.ml.nw
    lablgtk2-clnt/misc.ml.nw
    lablgtk2-clnt/newquestion.ml.nw
    lablgtk2-clnt/pref.ml.nw lablgtk2-clnt/vote.ml.nw
    net/messages.xdr.nw srv/work.ml.nw
New-patches: address@hidden/demexp--dev--0.5--patch-1
Summary: exchange protocol version at login time
Keywords: client, server

*  config.ml: new version number 0.5.0.

*  net/messages.xdr.nw
*  srv/work.ml.nw
*  lablgtk2-clnt/vote.ml.nw
*  lablgtk2-clnt/browser.ml.nw
*  lablgtk2-clnt/misc.ml.nw:

   - the RPC description has now a PROTOCOL_VERSION, that it is
     exchanged at login time by the client and the server;

   - complete rewrite of the login() RPC:
     - it returns an error code;
     - it gives the client protocol version and it gets server protocol
       version;

   - update all methods using the login() RPC.


*  lablgtk2-clnt/browser.ml.nw:
    - display correct error message when an error occurs at login;

    - handle RPC errors at login time;

    - display protocol version in About dialog.


* lablgtk2-clnt/Misc: 

  - new function "display_error" to show a modal dialog for an error to
    the user. Use it in the other parts of the code.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]