comparison lwlink/expr.c @ 247:4b36eaaf80c3

First attempt at fixing the drive letter problem on Windows Absolute paths in windows cannot be detected by simply checking for a leading slash, even in MinGW. Instead, apply a heuristic that looks for either a leading slash or a letter followed by a colon. This heuristic is only activated on windows builds.
author William Astle <lost@l-w.ca>
date Thu, 24 Jan 2013 21:00:00 -0700
parents fdc11ef4115b
children
comparison
equal deleted inserted replaced
246:b97460509c3d 247:4b36eaaf80c3