[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Replace unsafe string functions with their
From: |
Mario Domenech Goulart |
Subject: |
Re: [Chicken-hackers] [PATCH] Replace unsafe string functions with their safer counterparts |
Date: |
Fri, 07 Feb 2014 23:40:00 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
On Fri, 7 Feb 2014 21:45:34 +0100 Peter Bex <address@hidden> wrote:
> On Fri, Feb 07, 2014 at 09:27:04PM +0100, Peter Bex wrote:
>> It works in Linux, and on Cygwin it now works up until the deploy tests.
>> Those seem to be broken here, but I'm not sure why exactly. At least
>> this patch doesn't make things worse so I think it should be applied.
>> We can then investigate further why the deploy tests aren't working.
>
> Please do that, and then apply the attached patch, which fixes the
> reason those tests are failing. See commit message for details.
Thanks, Peter. I've tested your patches on the following systems (all
fine!) and pushed them all.
Linux x86-64, (clang, gcc)
Windows XP 32bit (cygwin, mingw and mingw-msys)
FreeBSD x86-64 (clang)
Best wishes.
Mario
--
http://parenteses.org/mario
- Re: [Chicken-hackers] [PATCH] Replace unsafe string functions with their safer counterparts, (continued)
Re: [Chicken-hackers] [PATCH] Replace unsafe string functions with their safer counterparts, Christian Kellermann, 2014/02/04
Re: [Chicken-hackers] [PATCH] Replace unsafe string functions with their safer counterparts, Mario Domenech Goulart, 2014/02/05