From: Christoph Niedermaier
Sent: Thursday, April 10, 2025 2:17 PM
> From: Michael Walle
> Sent: Thursday, April 10, 2025 12:44 PM
> > On Wed Apr 9, 2025 at 5:22 PM CEST, Tom Rini wrote:
> > > On Wed, Apr 09, 2025 at 02:33:08PM +0200, Michael Walle wrote:
> > > > Hi,
> > > >
> > > > > >> The forma
From: Michael Walle
Sent: Thursday, April 10, 2025 12:44 PM
> On Wed Apr 9, 2025 at 5:22 PM CEST, Tom Rini wrote:
> > On Wed, Apr 09, 2025 at 02:33:08PM +0200, Michael Walle wrote:
> > > Hi,
> > >
> > > > >> The formatting with %pa / %pap behaves like %x, which results in an
> > > > >> incorrect v
On Wed Apr 9, 2025 at 5:22 PM CEST, Tom Rini wrote:
> On Wed, Apr 09, 2025 at 02:33:08PM +0200, Michael Walle wrote:
> > Hi,
> >
> > > >> The formatting with %pa / %pap behaves like %x, which results in an
> > > >> incorrect value being output. To improve this, a new fine-tuning
> > > >> Kconfig X
Hi,
> >> The formatting with %pa / %pap behaves like %x, which results in an
> >> incorrect value being output. To improve this, a new fine-tuning
> >> Kconfig XPL_USE_TINY_PRINTF_POINTER_SUPPORT for pointer formatting
> >> has been added. If it is enabled, the output of %pa / %pap should
> >> be
On Wed, Apr 09, 2025 at 02:33:08PM +0200, Michael Walle wrote:
> Hi,
>
> > >> The formatting with %pa / %pap behaves like %x, which results in an
> > >> incorrect value being output. To improve this, a new fine-tuning
> > >> Kconfig XPL_USE_TINY_PRINTF_POINTER_SUPPORT for pointer formatting
> > >>
ct: Re: [PATCH] tiny-printf: Handle formatting of %p with an extra
> Kconfig
>
> On Mon, Apr 07, 2025 at 10:56:14AM +0200, Christoph Niedermaier wrote:
>
>> The formatting with %pa / %pap behaves like %x, which results in an
>> incorrect value being ou
On Mon, Apr 07, 2025 at 10:56:14AM +0200, Christoph Niedermaier wrote:
> The formatting with %pa / %pap behaves like %x, which results in an
> incorrect value being output. To improve this, a new fine-tuning
> Kconfig XPL_USE_TINY_PRINTF_POINTER_SUPPORT for pointer formatting
> has been added. If
The formatting with %pa / %pap behaves like %x, which results in an
incorrect value being output. To improve this, a new fine-tuning
Kconfig XPL_USE_TINY_PRINTF_POINTER_SUPPORT for pointer formatting
has been added. If it is enabled, the output of %pa / %pap should
be correct, and if it is disabled
8 matches
Mail list logo