Prev Previous Post   Next Post Next
Old 10th July 2007, 05:26   #11
Wizarth
Junior Member
 
Join Date: Jul 2007
Posts: 2
SizeOf

I tried using this plugin today, and find that the ${myArray->SizeOf} macro would cause an error. After assorted cursing and headscratching, I discovered:

Line 686 of NSISArray.nsh:
!macro Array_IndexesOf Name VarBufferLen VarItems VarIndexes

should be
!macro Array_SizeOf Name VarBufferLen VarItems VarIndexes

Note that this bug did cause the Examples/NSISArray/Sizeof.nsi to fail, and this change fixed it.
Wizarth is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump