Re: [hackers] [scc] Fix character sequences || Roberto E. Vargas Caballero
On Wed, Nov 25, 2015 at 03:04:22AM -0800, Robert Ransom wrote:
> On 11/24/15, git_AT_suckless.org <git_AT_suckless.org> wrote:
> > commit 1aa2143073c30f374c33e0288135dc3e04494588
> > Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
> > AuthorDate: Tue Nov 24 20:29:45 2015 +0100
> > Commit: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
> > CommitDate: Tue Nov 24 20:29:45 2015 +0100
>
> > + case '\'': c = '\\'; return c;
>
> I think this is supposed to be c = '\'' .
Yes, you are right, it should be '\''.
Pancake, are you going to send the patch about return c = ...?
If you send it you can also fix this error. In other case,
please let me know it, and I will create the patch.
Regards,
Received on Fri Nov 27 2015 - 18:22:36 CET
This archive was generated by hypermail 2.3.0
: Fri Nov 27 2015 - 18:36:18 CET