|
|
|
|
#1 |
|
Junior Member
|
Possible bug in 2.45 !searchparse
I have a script that works fine in 2.44 and fails on a call to !searchparse after upgrading to 2.45. I don't remember the exact error message because I downgraded back to 2.44 to double check, and it compiled just fine on 2.44, but it was something about the search token was not found in the file. Here are the script and the text file it is parsing, both from the beginning until the relevant line and then one line after.
code: It fails on parsing `LauncherSourceFile="` so apparently it is making it through `AppInfoVersion="` just fine. Here's the text file it is parsing: code: As I said, it compiles just fine with 2.44, but not with 2.45. I noticed in the 2.45 changelog that there was a bugfix for searchparse, so perhaps that broke something else... If this is the wrong place to post this, please just point me in the right direction. |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Try the latest build. There was another !searchparse fix since 2.45.
http://nsis.sourceforge.net/Development_Files NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Junior Member
|
Appears to be fixed in the latest nightly build. Thanks for the heads up
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|