ifile 1.0.10 doesn't compile w/ optimizations off
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Message-ID | <[email protected]> |
gcc -c -I. -I./include -I./argp -DHAVE_STRCHR=1 -DHAVE_ALLOCA_H=1 -g -pg -o istext.o istext.c istext.c: In function `ifile_fp_is_text': istext.c:51: initializer element is not constant make: *** [istext.o] Error 1 Here's a patch: