Pedro A ARANDA wrote:
Hi

the current git version of TinyCC chokes at one of my scripts:

p...@paag:~.../Devel$ syncp tinycc_1.0.0-pre2_i386.deb /media/Philips\ 
External\ Hard\ Disk/
In file included from /home/paag/bin/syncp:16:
/usr/include/regex.h:543: identifier expected
p...@paag:~.../Devel$ SciTE /usr/include/regex.h &

The offending line in regex.h is:

extern int regexec (const regex_t *__restrict __preg,
                    const char *__restrict __string, size_t __nmatch,
                    regmatch_t __pmatch[__restrict_arr],
                    int __eflags);


This doesn't happen with Landley's mercurialtcc.

Cheers,/PA


Patch pushed at:
http://repo.or.cz/w/tinycc.git?a=commitdiff;h=d23f7ed32ae7f34deb06de15a169ca61f5a62c5d

--- grischka


_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to