svn commit: r332623 - head/mail/spamprobe

Gerald Pfeifer gerald at pfeifer.com
Sun Nov 3 19:35:34 UTC 2013


On Sun, 3 Nov 2013, Stefan Walter wrote:
> Andrej Zverev, 03.11.13, 17:27h CET:
>> Why not such way?
>> 
>> +.if ${OSVERSION} >= 1000024
>> +USE_GCC= yes
>> +.endif
> Because that does not compile, either:
> https://redports.org/~stefan/20131103163400-45978-156961/spamprobe-1.4d_7.log

Looks like
  
  #include <stdio.h>

or

  #include <cstring>

might improve this applied at the right spot?

Gerald


More information about the svn-ports-all mailing list