[Freeciv-Dev] [patch #8048] Sensible error message when file to write cannot be opened

2016-12-19 Thread Marko Lindqvist
Follow-up Comment #6, patch #8048 (project freeciv): > it should give the complete path. It is. "Real" refers to this (not a filename to figure out path for, but the one and only selected filepath) ___ Reply to this item at:

[Freeciv-Dev] [patch #8048] Sensible error message when file to write cannot be opened

2016-12-19 Thread Christian Knoke
Follow-up Comment #5, patch #8048 (project freeciv): The variable name real_filename suggests that the filename is being displayed. If this is going to help anyone it should give the complete path. Christian ___ Reply to this item at:

[Freeciv-Dev] [patch #8048] Sensible error message when file to write cannot be opened

2016-12-19 Thread Jacob Nevins
Follow-up Comment #4, patch #8048 (project freeciv): This introduces a new string ("Can't open %s for writing") to S2_5. However, there's an existing string "Could not open %s for writing" in netfile_download_file() that would do just as well.

[Freeciv-Dev] [patch #8051] fc_dirent.c includes for Windows builds

2016-12-19 Thread Marko Lindqvist
URL: Summary: fc_dirent.c includes for Windows builds Project: Freeciv Submitted by: cazfi Submitted on: Mon 19 Dec 2016 12:52:13 PM EET Category: general Priority: 5 - Normal