Changeset [7812f566d5f6ed4a3cf04252d24251ee8cda4109] by Thell Fowler

February 20th, 2010 @ 04:17 PM

GIT-VS-VERSION-GEN: fix spaced cache out path handling

  • Argument %1 was being checked using [%1], %~p1, and %~f1, as well as the cache file check method using a "%CACHE_FILE%" check in a for loop.a The new way uses "%1", %~s1, and %~fs1, as well as the cache file check being done using an unquoted %CACHE_FILE%. The ~s converts long file names to short. There is a known bug with the ~s option and pre WinXP SP2 systems where ~s doesn't expend properly.

[#39]

Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/almostautomated/npp-community/commit/7812f566d5f6...

Committed by Thell Fowler

  • M scripts/GIT-VS-VERSION-GEN.bat
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Notepad++ Community Release

Shared Ticket Bins