Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\s+V2\]\s+xfstests\:\s+don\'t\s+remove\s+trailing\s+zeros\s+from\s+integers\s*$/: 5 ]

Total 5 documents matching your query.

1. [PATCH V2] xfstests: don't remove trailing zeros from integers (score: 1)
Author: Eric Whitney <enwlinux@xxxxxxxxx>
Date: Fri, 1 Mar 2013 13:01:58 -0500
_within_tolerance strips trailing zeros from the min and max range values it outputs. This leads to damage if the min or max value is an integer containing trailing zeros rather than a real number wi
/archives/xfs/2013-03/msg00019.html (8,324 bytes)

2. Re: [PATCH V2] xfstests: don't remove trailing zeros from integers (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Sat, 2 Mar 2013 07:30:26 +1100
You can do this with a single sed invocation via multiple expressions: $ echo 200.00 | sed -e '/\./s/0*$//' -e 's/\.$//' 200 $ Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx
/archives/xfs/2013-03/msg00024.html (9,323 bytes)

3. Re: [PATCH V2] xfstests: don't remove trailing zeros from integers (score: 1)
Author: Rich Johnston <rjohnston@xxxxxxx>
Date: Tue, 5 Mar 2013 13:20:45 -0600
On 03/01/2013 02:30 PM, Dave Chinner wrote: On Fri, Mar 01, 2013 at 01:01:58PM -0500, Eric Whitney wrote: _within_tolerance strips trailing zeros from the min and max range values it outputs. This le
/archives/xfs/2013-03/msg00105.html (10,677 bytes)

4. Re: [PATCH V2] xfstests: don't remove trailing zeros from integers (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxxxxx>
Date: Tue, 05 Mar 2013 13:25:56 -0600
looks awesome. Don't much care. Better to just fix than to dither for too long, aiming for the best sed ever ;) -Eric
/archives/xfs/2013-03/msg00106.html (11,294 bytes)

5. Re: [PATCH V2] xfstests: don't remove trailing zeros from integers (score: 1)
Author: Eric Whitney <enwlinux@xxxxxxxxx>
Date: Tue, 5 Mar 2013 14:31:43 -0500
* Rich Johnston <rjohnston@xxxxxxx>: I just posted a V3 containing Dave's simplification. I'd hoped there would be something like that, and much appreciate the suggestion. Thanks, Eric
/archives/xfs/2013-03/msg00108.html (12,137 bytes)


This search system is powered by Namazu