This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: [PATCH] No nested functions in dwarf_get{srclines,scopevar}


Mark,

The latest release 0.164 looked good to me. I have merged it into Android
source tree.
I am sending more patches to fix nested functions to compile with clang on
Android.
Changes for one or two files are put into a patch and tested separately
so it should be okay to merge the patches in any order.

I hope these many smaller patches are easier to merge for you.
Please let me know if you prefer any different style.
Thanks.


On Wed, Oct 14, 2015 at 12:44 PM, Mark Wielaard <mjw@redhat.com> wrote:

> On Tue, 2015-10-13 at 15:39 -0700, Chih-Hung Hsieh wrote:
> > Move nested functions in libdw/dwarf_get{scopevar,srclines}.c
> > to file scope to compile with clang/llvm.
>
> Since I would like to get a new release out on Friday and have a little
> time to test things I am not immediately pushing these patches right
> now. They are probably fine, but I like to look over them first. And
> since they are somewhat large I am afraid we might introduce some subtle
> bug right before the release. I'll get to them as soon as the release is
> done on Friday.
>
Mark,

The latest release 0.164 looked good to me. I have merged it into Android source tree.
I am sending more patches to fix nested functions to compile with clang on Android.
Changes for one or two files are put into a patch and tested separately
so it should be okay to merge the patches in any order.

I hope these many smaller patches are easier to merge for you.
Please let me know if you prefer any different style.
Thanks.
 

On Wed, Oct 14, 2015 at 12:44 PM, Mark Wielaard <mjw@redhat.com> wrote:
On Tue, 2015-10-13 at 15:39 -0700, Chih-Hung Hsieh wrote:
> Move nested functions in libdw/dwarf_get{scopevar,srclines}.c
> to file scope to compile with clang/llvm.

Since I would like to get a new release out on Friday and have a little
time to test things I am not immediately pushing these patches right
now. They are probably fine, but I like to look over them first. And
since they are somewhat large I am afraid we might introduce some subtle
bug right before the release. I'll get to them as soon as the release is
done on Friday.


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