Bug#804494: [Ltrace-devel] patch : disable broken printf length

2015-11-11 Thread Petr Machata
2015-11-11 14:34 GMT+01:00 Mike  Dupont :
> Attached a dirty patch to disable the broken printf max string length
> code.

The patch, cleaned up, would make sense to me.

> Take a look at _doprnt from libiberty for an implementation. I am

We parse the formatting string purely to learn about the vararg types.
I'm not sure libiberty is of much help in that regard.

Thanks,
Petr



Bug#753552: elfutils: FTBFS on arm64 (test failed)

2014-07-04 Thread Petr Machata
Mark Wielaard m...@redhat.com writes:

 diff --git a/backends/aarch64_retval.c b/backends/aarch64_retval.c
 index 0ed7d56..68de307 100644
 --- a/backends/aarch64_retval.c
 +++ b/backends/aarch64_retval.c
 @@ -357,6 +357,7 @@ aarch64_return_value_location (Dwarf_Die
 *functypedie, const Dwarf_Op **locp)
  size of the argument is less than or equal to 8 bytes
  [...] the argument is copied to the least significant
  bits in x[NGRN].  */
 +   case DW_ATE_boolean:
 case DW_ATE_signed:
 case DW_ATE_unsigned:
 case DW_ATE_unsigned_char:

That looks reasonable to me.

Thanks,
P.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org