Mercurial > noffle
comparison ChangeLog @ 63:b455e14ebc5d noffle
[svn] *** empty log message ***
author | enz |
---|---|
date | Fri, 12 May 2000 18:28:37 +0100 |
parents | adf0af5152f7 |
children | b225619a1ba1 |
comparison
equal
deleted
inserted
replaced
62:53cfa011a08c | 63:b455e14ebc5d |
---|---|
16 src/fetchlist.h, src/group.c, src/group.h, src/noffle.c, src/server.c | 16 src/fetchlist.h, src/group.c, src/group.h, src/noffle.c, src/server.c |
17 src/server.h: | 17 src/server.h: |
18 Renamed some variables, because they caused compiler warnings because | 18 Renamed some variables, because they caused compiler warnings because |
19 of shadowing global variables from system include files | 19 of shadowing global variables from system include files |
20 (index, stat, serv). | 20 (index, stat, serv). |
21 * src/fetchlist.c: | |
22 Avoid compiler warning because of cast from const to non-const. | |
21 | 23 |
22 Fri May 12 10:19:56 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | 24 Fri May 12 10:19:56 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> |
23 | 25 |
24 * configure, configure.in: Only add all those compiler-switches | 26 * configure, configure.in: Only add all those compiler-switches |
25 like -ansi, -pedantic etc. if we use gcc. Other c-compilers are unlikely | 27 like -ansi, -pedantic etc. if we use gcc. Other c-compilers are unlikely |