[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] C_substring_copy: use C_memmove instead of C_memcpy
From: |
Mario Domenech Goulart |
Subject: |
[Chicken-hackers] C_substring_copy: use C_memmove instead of C_memcpy |
Date: |
Mon, 30 Jun 2014 15:02:06 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Hi,
Please, review the attached patch. It should fix #1135, which is
related to string-copy! and affects at least the gap-buffer egg.
Best wishes.
Mario
--
http://parenteses.org/mario
0001-C_substring_copy-use-C_memmove-instead-of-C_memcpy.patch
Description: Text Data
- [Chicken-hackers] C_substring_copy: use C_memmove instead of C_memcpy,
Mario Domenech Goulart <=