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] libdwfl: Only try opening files with installed compression libraries.


On Fri, Feb 22, 2013 at 09:43:57AM -0800, Roland McGrath wrote:
> Instead change the macros above in open.c to return
> DWFL_E_{ZLIB,BZLIB,LZMA} rather than false.

Much nicer and shorter.
 
> Don't conditionalize check_PROGRAMS.  The test code will build fine even if
> the support isn't there, and this avoids things like 'make dist' having
> their behavior depend on configuration details.

Ah, yeah. That would not be good. Changed.

Thanks,

Mark

Attachment: 0001-libdwfl-Try-opening-files-all-installed-compression-.patch
Description: Text document


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