aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/spawn.h
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-03-10 00:11:16 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-03-10 00:11:16 +0100
commitf279d24cee923141a045ab5eb8fb0d037deac8fb (patch)
treee44fa9a54f6a1e4d7ec9b6cc5efb07ec5d84e74a /src/spawn.h
parent3ff6f34fe31374cef529d7c6c55a91dd7bea929c (diff)
downloadsciteco-f279d24cee923141a045ab5eb8fb0d037deac8fb.tar.gz
fixed globbing (EN command) for pattern without directory and on Windows
* Globbing without directory (e.g. EN*.cpp$) introduced a "./" into the expanded file names. It no longer does that. * The expanded file names will have the exact same directory component (if any) as the glob pattern. So on Windows, the directory separators in the list of expanded files is exactly as the user requested. * Also fixes lexers.tes on Windows because the script assumes forward slashes.
Diffstat (limited to 'src/spawn.h')
0 files changed, 0 insertions, 0 deletions