[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Fix #808 by not comparing strings with sta
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] Fix #808 by not comparing strings with standard C string functions |
Date: |
Mon, 23 Apr 2012 20:15:57 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Mon, Apr 23, 2012 at 01:00:59PM -0500, Jim Ursetto wrote:
> Pushed. Also note that case-insensitive substring comparisons are affected
> as well. Attached patch which fixes this and adds more tests.
Well spotted! Also, thanks for the small cleanups in C_memcasecmp and
string-compare3 and extra tests.
This has been signed off and pushed.
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth