This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bug on all gcc :)
- From: eviler <eviler at iguana dot ums dot gov dot pl>
- To: bug-gcc at gnu dot org
- Date: Wed, 20 Nov 2002 21:02:31 +0100 (CET)
- Subject: bug on all gcc :)
Hello
I found bug in all version of gcc(without gcc-2.95.3 2.95.4).
Problem:
i have an eggdrop(ircbot) and i add to file tcl.c:
int readtclprog(char *hhh) {
char da1[1800], da2[1800]... and do da50[1800];
and..
sprintf(da1, "%c%c%c%c%c%c....", '\022'....and more more more :))); <-in
ascii OCT
sprintf(da2, "%c%c.....
}
and run make and have error...please raport to gcc ..mozilla...
i please download and test http://baltic.ums.gov.pl/~e/sample.tar.gz
(my old bot-basend on eggdrop)
please look this (only run configure its have auto make)
ps. sorry my english is too bad :// any question please mail to me
--
eviler