bug-make
[Top][All Lists]
Advanced

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

[bug #61763] [PATCH] glob: Do not use realloc wrapper on FreeBSD


From: Paul D. Smith
Subject: [bug #61763] [PATCH] glob: Do not use realloc wrapper on FreeBSD
Date: Mon, 2 Jan 2023 09:49:35 -0500 (EST)

Update of bug #61763 (project make):

                  Status:                    None => Fixed                  
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 
       Component Version:                     4.4 => 4.3                    
        Operating System:             POSIX-Based => Any                    
           Fixed Release:                    None => SCM                    
           Triage Status:                    None => Small Effort           

    _______________________________________________________

Follow-up Comment #2:

I decided to own this glob implementation, at least for now: trying to upgrade
to the latest gnulib glob implementation and maintain it on systems which
don't provide POSIX tools / configure support is simple too daunting: the
latest gnulib versions of glob and fnmatch have massively complex configure
operations.

So I'll make a pass through these files and remove some of the ridiculously
old and unnecessary elements, including this "my_realloc" wrapper.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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