makedepend: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Dec 9 23:04:26 UTC 2022


 include.c |  101 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 49 insertions(+), 52 deletions(-)

New commits:
commit 654f6355d501153fe1fbdbc073cb72fd6355e194
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Dec 5 15:48:17 2022 -0800

    Bug #2: fix regression introduced by fix for bug #1
    
    Refactor code to find the full file path before comparing against
    existing items in the list so that we stop adding duplicate entries
    for all the files in the system include path and with larger amounts
    of code hitting the MAXFILES limit.
    
    Fixes: 3dc64b0 ("Add test case for bug #1 + proposed fix.")
    Closes: #2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list