Re: patch to add “width” function for outputting integers to uClibc++

2008-06-17 Thread Carmelo Amoroso
Peter Nixon wrote: > The attached patch teaches uCLibc++ about the “width” function for outputting > integers, so if you had a value of 3 and wanted the output “003”, we > previously just got “3”. > > This is required for PTLib and OPAL to work correctly > (http://www.opalvoip.org/) > > Regard

Re: patch to add “width” function for outputting integers to uClibc++

2008-06-17 Thread Peter Nixon
On Tue 17 Jun 2008, [EMAIL PROTECTED] wrote: > On Tue, Jun 17, 2008 at 02:11:27PM +0300, Peter Nixon wrote: > > Is anyone actually maintaining uClibc++ ? What do I have to do to get > > patches applied? This is the second patch I have posted to this list > > after I unsuccessfully tried to get in c

Re: patch to add “width ” function for outputting integers to uClibc++

2008-06-17 Thread sjhill
On Tue, Jun 17, 2008 at 02:11:27PM +0300, Peter Nixon wrote: > > Is anyone actually maintaining uClibc++ ? What do I have to do to get patches > applied? This is the second patch I have posted to this list after I > unsuccessfully tried to get in contact with the uClibc++ author privately, > bu

Re: patch to add “width” function for outputting integers to uClibc++

2008-06-17 Thread Carmelo Amoroso
I'm sorry... I cannot to commit to this. Ping maintainer again. Carmelo 2008/6/17 Carmelo AMOROSO <[EMAIL PROTECTED]>: > Peter Nixon wrote: >> On Tue 10 Jun 2008, Peter Nixon wrote: >> >>> The attached patch teaches uCLibc++ about the "width" function for >>> outputting integers, so if you had a

Re: patch to add “width” function for outputting integers to uClibc++

2008-06-17 Thread Peter Nixon
On Tue 10 Jun 2008, Peter Nixon wrote: > The attached patch teaches uCLibc++ about the “width” function for > outputting integers, so if you had a value of 3 and wanted the output > “003”, we previously just got “3”. > > This is required for PTLib and OPAL to work correctly > (http://www.opalvoip.o