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

2015-11-11 Thread Mike Dupont
Ok petr I will make a clean patch in the next days.
mike

On Wed, Nov 11, 2015 at 9:32 AM, Petr Machata  wrote:
> 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



-- 
James Michael DuPont
Kansas Linux Fest http://kansaslinuxfest.us
Free/Libre Open Source and Open Knowledge Association of Kansas
http://openkansas.us
Member of Free Libre Open Source Software Kosova http://www.flossk.org
Saving Wikipedia(tm) articles from deletion http://SpeedyDeletion.wikia.com



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