Re: mc-4.6.1 release?
- From: Roland Illig <roland illig gmx de>
- To: Pavel Tsekov <ptsekov gmx net>
- Cc: MC dev <mc-devel gnome org>
- Subject: Re: mc-4.6.1 release?
- Date: Sat, 23 Oct 2004 00:52:51 +0200
Pavel Tsekov wrote:
Hello,
On Thu, 21 Oct 2004, Pavel Roskin wrote:
Another warning that I get on Cygwin:
regex.c: In function `regerror':
regex.c:8247: warning: implicit declaration of function `__mempcpy'
regex.c:8247: warning: cast does not match function type
I've tried to address this issue here:
http://mail.gnome.org/archives/mc-devel/2003-June/msg00005.html
I have fixed this with:
- #if defined HAVE_MEMPCPY || defined _LIBC
+ #if 0 && (defined HAVE_MEMPCPY || defined _LIBC)
I hope there won't be complaints about not discussing it in advance.
Roland
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]