Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 3rd September 2007, 15:20   #1
Wizou
Senior Member
 
Join Date: Aug 2007
Location: Paris, France
Posts: 301
${__SECTION__} in hidden section

In a hidden section but having a name with a '-' prefix, macro __SECTION__ is defined but empty

Could you change this so it contains the name of the section, without any prefixes ? (as documented)

code:
Section "-Test"
!ifdef __SECTION__
!error "Defined: ${__SECTION__}"
!endif
EndSection

Wizou is offline   Reply With Quote
Old 4th September 2007, 02:31   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
Submit a feature request or a patch for it.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp 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