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 <m...@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. >