Hi Mark,
Thanks again for the detailed review. I fixed the issues you pointed out.
On Sat, Oct 29, 2022 at 8:29 PM Mark Wielaard wrote:
> > @@ -1008,6 +1206,9 @@ debuginfod_query_server (debuginfod_client *c,
> > snprintf(data[i].url, PATH_MAX, "%s/%s/%s/%s", server_url,
> >
Hi Mark,
Thank you for response. First and foremost, there is a second iteration of the
patch [1]. I don't want you, or anybody else, waste time looking into v1. The
changes from v1 have been mentioned at the end of v2 commit message.
[1]
https://sourceware.org/pipermail/elfutils-devel/2022q4/005
This adds support for Synopsys ARCv2 processors. ARC target related
macros have been added to libelf/elf.h. However, there are a few changes
on existing ARC macros to correct them and be in sync with binutils. All
the details of those changes are listed in libelf/ChangeLog. I am going
to propose th
A new failure has been detected on builder elfutils-fedora-x86_64 while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/59/builds/99
Build state: failed test (failure)
Revision: 5d8cd51a460fc29f35a016836c39fcea6bf59fb0
Worker: bb1-1
Build R
Hi,
On Thu, 2022-10-20 at 18:07 +0200, Mark Wielaard wrote:
> So maybe we just should rename them to .specfile?
> That is what the attached patch does, plus some other cleanups.
> - We forgot to include the hello3.specfile
> - Remove the --sign from rpmbuild
> - escape the % in spec comments
>
>
Hi,
It has been 6 months since 0.187. There have been almost 80 commits
since, various bug fixes and some new features (see NEWS). I would like
to push out a 0.188 this Wednesday (Nov 2). Please go over any open
bugs or patches to see if they should be fixed/committed before the
release or can wai