Update of patch #2192 (project wesnoth):

                  Status:                    None => Wont Do                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #6:

Although get_cwd() can return "", it will do so only if the unix getcwd()
syscall returns a NULL, which it does to signal a failure. This is unlikely in
practice and ignoring errors like that is a bad idea anyway. IMO it's best to
tackle this issue as part of move to boost.filesystem or general cleanup of
filesystem.cpp. Is it even possible to have cwd != exe's dir on windows
outside of custom shortcuts and batch files?
Setting it to Wont Do for now since practical utility of this is unclear and
there is already enough weirdness in filesystem.cpp.
However may change my mind if it's absolutely required for something useful.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?2192>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to