Ticket #242 (accepted enhancement) — at Version 1
remove unnecessary memmove (HAVE_MEMMOVE)
Reported by: | metux | Owned by: | metux |
---|---|---|---|
Priority: | major | Milestone: | 4.7 |
Component: | mc-core | Version: | 4.6.2 |
Keywords: | committed-master | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by metux) (diff)
IMHO, every sane libc has memmove today, so our own implementation (in edit/editcmd.c) can be dropped.
(it had been introduced over 12 years ago)
Change History
Note: See
TracTickets for help on using
tickets.