summaryrefslogtreecommitdiff
path: root/mysqlc
diff options
context:
space:
mode:
authorAshod Nakashian <ashodnakashian@yahoo.com>2015-01-07 12:53:27 -0500
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-01-09 18:21:36 +0000
commite52589553caaf05951b8e26b86ed2ebd1a8cae2e (patch)
tree938ec51bd375f2552a27535b67a77c66ffffcb7b /mysqlc
parentb7d07699c8142e33f9d05d4e203b6fb567f36a9b (diff)
Remove extra new-line characters before regex matching in gbuild-to-ide.
At least on some 64-bit Cygwin installations, the input gbuild-to-ide gets include \r\n EOL. Python3 regex excludes \n from .* but leaves \r in the matching group. This training cr ends up in the file paths in VS project files, breaking it as they are invalid characters. Change-Id: I481c1adbf6f6db7ab0ee0d3a768b7a397dc78ee5 Reviewed-on: https://gerrit.libreoffice.org/13803 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'mysqlc')
0 files changed, 0 insertions, 0 deletions