Displaying 3 results from an estimated 3 matches for "85d9a1a".
2015 Sep 22
3
[PATCH] chrreplace: Don't skip the first character
Erwan, could you shed some light on this? Was the behavior
intentional? If not, I think it might prove more useful down the road
to commit this patch. Original code in commit ID 85d9a1a
--
-Gene
On Sat, May 16, 2015 at 3:30 AM, Josh Triplett via Syslinux
<syslinux at zytor.com> wrote:
> Check if the first character matches the character to replace, rather
> than skipping it and starting with the second.
>
> Signed-off-by: Josh Triplett <josh at joshtriplett...
2015 Sep 28
1
[PATCH] chrreplace: Don't skip the first character
...riplett
> 2015-09-22 12:45 GMT+02:00 Gene Cumm <gene.cumm at gmail.com>:
>
> > Erwan, could you shed some light on this? Was the behavior
> > intentional? If not, I think it might prove more useful down the road
> > to commit this patch. Original code in commit ID 85d9a1a
> >
> > --
> > -Gene
> >
> > On Sat, May 16, 2015 at 3:30 AM, Josh Triplett via Syslinux
> > <syslinux at zytor.com> wrote:
> > > Check if the first character matches the character to replace, rather
> > > than skipping it and starting wit...
2015 Sep 28
0
[PATCH] chrreplace: Don't skip the first character
...for reporting, +1 for the merge.
2015-09-22 12:45 GMT+02:00 Gene Cumm <gene.cumm at gmail.com>:
> Erwan, could you shed some light on this? Was the behavior
> intentional? If not, I think it might prove more useful down the road
> to commit this patch. Original code in commit ID 85d9a1a
>
> --
> -Gene
>
> On Sat, May 16, 2015 at 3:30 AM, Josh Triplett via Syslinux
> <syslinux at zytor.com> wrote:
> > Check if the first character matches the character to replace, rather
> > than skipping it and starting with the second.
> >
> > Signed...