[PATCH 0/7] Fix broken file paths on Win32

Lubomir I. Ivanov neolit123 at gmail.com
Thu Dec 19 05:00:18 UTC 2013


these are the rebased series from yesterday.
includes thiago's suggestions and also the one
from jef about the redundant sqlite wrapper.

compiles ok on win32/linux. please, test osx,
but if there are issues on that let's send
a separate patch on top of the series, and if
possible.

the win32 issues seems to be solved, except that
we cannot ZIP_CREATE files in odd paths yet, but
i kinda do have a solution for that, but only
for users who have sane win32 (e.g. US-ASCII)
systemdirs.

pro-tip: don't rebase messy trees post midnight. :\

[PATCH 1/7] Files: add wrappers for certain open() methods
[PATCH 2/7] Files: use the new open() wrappers
[PATCH 3/7] Fix a small coding style issue
[PATCH 4/7] Fix a missing parentheses warning
[PATCH 5/7] Files: prefer toUtf8() over toLocal8Bit()
[PATCH 6/7] Fix an unused variable warning
[PATCH 7/7] Files: use the new opendir() wrapper


More information about the subsurface mailing list