Source-Changes archive

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

CVS commit: [netbsd-8] src/external/gpl3/gdb/dist/gdb



Module Name:    src
Committed By:   martin
Date:           Fri Mar  1 17:41:05 UTC 2019

Modified Files:
        src/external/gpl3/gdb/dist/gdb [netbsd-8]: ChangeLog location.c

Log Message:
Apply upstream patch, requested by kamil in ticket #1200, to fix the
build of gdb with newer gcc (like in NetBSD-current):

(string_to_explicit_location): Use NULL, not '\0'.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.6 -r1.1.1.6.6.1 src/external/gpl3/gdb/dist/gdb/ChangeLog
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.8.1 \
    src/external/gpl3/gdb/dist/gdb/location.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index