URL:
  <http://gna.org/bugs/?24323>

                 Summary: Server runs always with debug=3 when called from
client
                 Project: Freeciv
            Submitted by: chrisk
            Submitted on: Mo 18 Jan 2016 19:29:51 CET
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: 2.5.1+r31482
         Discussion Lock: Any
        Operating System: GNU/Linux
         Planned Release: 2.5.2

    _______________________________________________________

Details:


Using SVN, compiled with options:
        --enable-svnrev
        --enable-gitrev
        --enable-xml-registry
        --with-followtag
        --with-readline
        --enable-freeciv-manual=html
        --enable-sdl-mixer
        --with-missinglist

i.e --enable-debug=some (default), starting

freeciv-gtk3 --log logfile

will call freeciv-server always with options --debug 3 and --log logfile. The
presence and value [1..3] of --debug option has no effect.

A missing --log option will call freeciv-server always without --debug and
--log, no matter what debug option was given to the client.

freeciv-gtk3 called with --debug 1 --log logfile will make run the server with
debug=3 and can (and probaly does on my system) slow down the server
significantly.

As mentioned elsewhere (by me), use of --enable-debug=yes has no effect in
this matter and the server is still called with debug=3.

Christian





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?24323>

_______________________________________________
  Nachricht gesendet von/durch Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to