dash.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fix for Solaris patch and new HP-UX patch
@ 2011-04-16  2:30 Brian Koropoff
  2011-04-16  2:34 ` [PATCH 1/2] Fix additional use of 'j' printf length modifier Brian Koropoff
  2011-04-16  2:34 ` [PATCH 2/2] Port to HP-UX Brian Koropoff
  0 siblings, 2 replies; 9+ messages in thread
From: Brian Koropoff @ 2011-04-16  2:30 UTC (permalink / raw)
  To: dash

I found an oversight with the patch that switches to PRIdMAX for
printing intmax_t.  The printf shell builtin actually programmatically
constructs format strings by inserting the 'j' length modifier.  I have
create a quick patch that makes it extract the length modifier from
PRIdMAX instead.  I'll also send a new version of the HP-UX port patch
rebased against this and the latest dash master.

Regards,
Brian Koropoff


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-07-07  7:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-16  2:30 Fix for Solaris patch and new HP-UX patch Brian Koropoff
2011-04-16  2:34 ` [PATCH 1/2] Fix additional use of 'j' printf length modifier Brian Koropoff
2011-04-16  4:54   ` Jonathan Nieder
2011-04-16 18:25     ` Brian Koropoff
2011-07-07  6:41   ` Herbert Xu
2011-07-07  7:12     ` Jonathan Nieder
2011-07-07  7:32       ` Brian Koropoff
2011-07-07  7:44         ` Herbert Xu
2011-04-16  2:34 ` [PATCH 2/2] Port to HP-UX Brian Koropoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).