Mentions légales du service

Skip to content
  • Johannes Kanig's avatar
    P802-016 fix pop-ups for prover crashes · c77024ba
    Johannes Kanig authored
    We set the error mode in the why3 server. This has two effects:
    - disable pop-ups in case of crashes of why3server;
    - inherit this setting to all spawned prover processes.
    
    * server-win.c
    (main): call SetErrorMode
    
    Change-Id: I93862d51aebe1d4639ab1d463c08366f79375a7a
    c77024ba