aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build.py
diff options
context:
space:
mode:
authorMarcus Tillmanns <marcus.tillmanns@qt.io>2024-11-07 07:09:06 +0100
committerMarcus Tillmanns <marcus.tillmanns@qt.io>2024-11-07 07:00:03 +0000
commitd30f694c76ae1313c361c4a8d379f0c163815d02 (patch)
tree8cc32d222887c5012f4caf261acd694eeecc8d45 /scripts/build.py
parent6a859035194b82e6715f991b5eac2fd7e7dde5a2 (diff)
FilePath: Don't break Windows paths with device
Paths like "s://h/./C:/..." would be changed into invalid paths like: "s://hC:/..." due to ef658663aa36416362c2ea96bd0fd89c4d24b3c4. We add an exception for paths that have scheme and host to disable that optimization in these (rare) cases. Was found during investigation of the linked task. Task-number: QTCREATORBUG-31259 Change-Id: I9cd6529ba574fbd2f980c0dec66053bb5d9f50c9 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'scripts/build.py')
0 files changed, 0 insertions, 0 deletions