From c4de0f9f59afb727702f6e73fb3c06d1e3ba2392 Mon Sep 17 00:00:00 2001 From: anders_k Date: Sun, 26 Oct 2014 18:57:52 +0000 Subject: [PATCH] Not all versions of MinGW have ARRAYSIZE, use our custom COUNTOF macro git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6565 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Makensisw/utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/Makensisw/utils.cpp b/Contrib/Makensisw/utils.cpp index b610ab07..d8918edc 100644 --- a/Contrib/Makensisw/utils.cpp +++ b/Contrib/Makensisw/utils.cpp @@ -234,7 +234,7 @@ void SetCompressorStats() line_count = SendDlgItemMessage(g_sdata.hwnd, IDC_LOGWIN, EM_GETLINECOUNT, 0, 0); for(i=0; i