Re: [PATCH 4/4] version.sh: Get detailed version info from git

2012-12-15 Thread Oswald Buddenhagen
On Fri, Dec 14, 2012 at 06:10:21PM -0600, David Champion wrote: > [...] note that the ${a#b} and ${a%b} family of parameter expressions > is nonportable. These are commonly accepted bashisms [...] > wrong. http://pubs.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html section 2.6.2 or

Re: [PATCH 4/4] version.sh: Get detailed version info from git

2012-12-15 Thread David Champion
* On 15 Dec 2012, Oswald Buddenhagen wrote: > On Fri, Dec 14, 2012 at 06:10:21PM -0600, David Champion wrote: > > [...] note that the ${a#b} and ${a%b} family of parameter expressions > > is nonportable. These are commonly accepted bashisms [...] > > > wrong. > http://pubs.opengroup.org/onlinepu

Re: [PATCH] Make imap_free_header_data type-safe

2012-12-15 Thread Michael Elkins
On Sun, Sep 09, 2012 at 08:00:38PM -0700, Andrew Gaul wrote: # HG changeset patch # User Andrew Gaul # Date 1347245686 25200 # Branch HEAD # Node ID 4fa799cbf296ebd8fc7ce0eacb05807fcfa30c4d # Parent 70810a88ce9feb66d5c74e7ec3f2a633bd8b5312 Make imap_free_header_data type-safe Also push conditi

Re: [PATCH 4/4] version.sh: Get detailed version info from git

2012-12-15 Thread David Laight
On Fri, Dec 14, 2012 at 07:59:13PM -0500, Aaron Schrab wrote: > + > + commit=` echo $version|sed -e's/.*-//'` > + version=` echo $version|sed -e's/-[^-]*$//'` > + > + distance=`echo $version|sed -e's/.*-//'` > + version=` echo $version|sed -e's/-[^-]*$//'` > + > + version=` ech

Re: [PATCH] Guard against NULL dereference in mutt_parent_message

2012-12-15 Thread Michael Elkins
On Sun, Sep 23, 2012 at 10:29:57PM -0700, Andrew Gaul wrote: # HG changeset patch # User Andrew Gaul # Date 1348464567 25200 # Branch HEAD # Node ID 3d3f1fb09ef6dcb52393e4d68b0a8d1e2242efea # Parent 70810a88ce9feb66d5c74e7ec3f2a633bd8b5312 Guard against NULL dereference in mutt_parent_message

Re: [Mutt] #3608: Character Š wrong in index and status on Mac OS X

2012-12-15 Thread Mutt
#3608: Character Š wrong in index and status on Mac OS X +--- Reporter: kolcon | Owner: me Type: defect | Status: accepted Priority: minor | Milestone: 1.6 Component: mutt| Vers

Re: [Mutt] #3608: Character Š wrong in index and status on Mac OS X

2012-12-15 Thread Mutt
#3608: Character Š wrong in index and status on Mac OS X +--- Reporter: kolcon | Owner: me Type: defect | Status: accepted Priority: minor | Milestone: 1.6 Component: mutt| Vers