Hi, all.

I was on vacation for a bit and then wanted to wait for the EOL storm to blow over. I never actually got any response to my original question, which got sidetracked by a discussion of the FreeBSD port system.

At any rate, the original environment still applies: FreeBSD 7.1/amd64 with gcc 4.2.1

The warnings appear whether installing manually or with the port system.

I suppose there is no surprise here, but if I
./configure --disable-llvm

then all the original warnings do not appear during the make, but I get:

...

  CC     libclamav_internal_utils_la-regexec.lo
regex/regexec.c: In function 'cli_regexec':
regex/regexec.c:159: warning: passing argument 2 of 'smatcher' discards 
qualifiers from pointer target type
regex/regexec.c:161: warning: passing argument 2 of 'lmatcher' discards 
qualifiers from pointer target type
  CC     libclamav_internal_utils_la-regfree.lo

...

  CC     libclamav_internal_utils_nothreads_la-regexec.lo
regex/regexec.c: In function 'cli_regexec':
regex/regexec.c:159: warning: passing argument 2 of 'smatcher' discards 
qualifiers from pointer target type
regex/regexec.c:161: warning: passing argument 2 of 'lmatcher' discards 
qualifiers from pointer target type
  CC     libclamav_internal_utils_nothreads_la-regfree.lo

...

I thought I should report it.

I'm going to test the original version, with all the original warnings, beginning next week, and will report any weirdness I find.

Jeffrey Moskot
System Administrator
j...@math.miami.edu
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to