This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bug fixes prompted by recent Coverity scan


Florian Weimer wrote:
How can we import such patches in a way that the automated ChangeLog
merging kicks in?

I haven't been following the details of the plans for glibc. For Emacs, coreutils, etc., I use "git am" to import a patch from email. There's no ChangeLog change to merge, since there's no ChangeLog under git control; the ChangeLog is computed automatically from the git commit log (which is part of the email). I hope glibc will become just as easy to deal with.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]