bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [bug #56133] compilation error of fnmatch on Windows (MSYS


From: Vincent Torri
Subject: [bug-gettext] [bug #56133] compilation error of fnmatch on Windows (MSYS2 mingw-w64)
Date: Sun, 14 Apr 2019 08:15:28 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

URL:
  <https://savannah.gnu.org/bugs/?56133>

                 Summary: compilation error of fnmatch on Windows (MSYS2
mingw-w64)
                 Project: GNU gettext
            Submitted by: vtorri
            Submitted on: dim. 14 avril 2019 12:15:26 UTC
                Category: Build
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:


fnmatch_loop.c:49:41: error: 'FNM_EXTMATCH' undeclared (first use in this
function); did you mean 'FNM_NOMATCH'?
           if (__builtin_expect (flags & FNM_EXTMATCH, 0) && *p == '(')
                                         ^~~~~~~~~~~~
                                         FNM_NOMATCH






    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56133>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]