From: Mikko Rasa Date: Sun, 22 Aug 2021 09:18:42 +0000 (+0300) Subject: Fix Path::is_absolute for empty paths on Windows X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=c7f043246e16188634eccd4e87fa847a1d58a9c4;hp=c7f043246e16188634eccd4e87fa847a1d58a9c4;p=libs%2Fcore.git Fix Path::is_absolute for empty paths on Windows ---