[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev lynx2.8.5dev.17
From: |
gilmap |
Subject: |
Re: lynx-dev lynx2.8.5dev.17 |
Date: |
Sat, 10 Jan 2004 13:21:55 -0700 (MST) |
In a recent note, Thomas Dickey said:
> Date: Fri, 9 Jan 2004 19:26:29 -0500
>
> 2.8.5 Development & patches:
> http://lynx.isc.org/current/index.html
>
> 2004-01-07 (2.8.5dev.17)
Compiles and runs on:
powerpc-apple-darwin5.5
-- clean
sparc-sun-solaris2.8
-- numerous nonfatal warnings such as:
gcc -DHAVE_CONFIG_H -D__EXTENSIONS__ -I../../.. -I../../../src
-I../../../../src -I../../../../src/src
-I../../../../src/WWW/Library/Implementation -O2
-I../../../../src/WWW/Library/Implementation/ -DACCESS_AUTH -c
../../../../src/WWW/Library/Implementation/HTParse.c
In file included from /usr/include/curses.h:23,
from
/apps/gcc-2.953/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/include/curses.h:5,from
../../../../src/src/LYCurses.h:198,
from ../../../../src/src/LYKeymap.h:6,
from ../../../../src/src/LYUtils.h:5,
from ../../../../src/WWW/Library/Implementation/HTParse.c:8:
/usr/include/widec.h:38: warning: `getwc' redefined
/usr/include/iso/wchar_iso.h:337: warning: this is the location of the previous
definition
/usr/include/widec.h:39: warning: `putwc' redefined
/usr/include/iso/wchar_iso.h:340: warning: this is the location of the previous
definition
/usr/include/widec.h:40: warning: `getwchar' redefined
/usr/include/iso/wchar_iso.h:338: warning: this is the location of the previous
definition
/usr/include/widec.h:41: warning: `putwchar' redefined
/usr/include/iso/wchar_iso.h:341: warning: this is the location of the previous
definition
In file included from ../../../../src/WWW/Library/Implementation/HTParse.c:14:
/usr/include/alloca.h:35: warning: `alloca' redefined
i370-ibm-openedition03.12
-- numerous nonfatal warnings such as:
c89 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE -DHAVE_CONFIG_H
-DLOCALEDIR=\"/mvsoeecc/tools/share/locale\" -I. -I.. -Ichrtrans
-I../../src/src/chrtrans -I../../src -I../../src/src
-I../../src/WWW/Library/Implementation -D_XOPEN_SOURCE_EXTENDED=1
-D_ALL_SOURCE -c ../../src/src/LYStrings.c
WARNING CCN3196 ./../../src/src/LYStrings.c:4854 Initialization between types
"unsigned char*" and "char*" is not allowed.
WARNING CCN3280 ./../../src/src/LYStrings.c:4859 Function argument assignment
between types "const char*" and "unsigned char*" is not allowed.
WARNING CCN3280 ./../../src/src/LYStrings.c:4871 Function argument assignment
between types "unsigned char*" and "char*" is not allowed.
FSUM3065 The COMPILE step ended with return code 4.
... at statements such as:
unsigned char *s = get_clip_grab(), *e;
len = strlen(s);
LYEditInsert(&MyEdit, " ", 1, map_active, TRUE);
Thanks,
gil
--
StorageTek
INFORMATION made POWERFUL
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/09
- Re: lynx-dev lynx2.8.5dev.17, Stef Caunter, 2004/01/09
- Re: lynx-dev lynx2.8.5dev.17,
gilmap <=
- Re: lynx-dev lynx2.8.5dev.17, RobertM, 2004/01/10
- Re: lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/10
- Re: lynx-dev lynx2.8.5dev.17, RobertM, 2004/01/10
- Re: lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/11
- Re: lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/11
- Re: lynx-dev lynx2.8.5dev.17, RobertM, 2004/01/11
- Re: lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/11
- Re: lynx-dev lynx2.8.5dev.17, Thomas Dickey, 2004/01/11