1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/biology/primer3
Tobias Kortkamp 8a0d72f97d biology/primer3: Fix build with Clang 6
thal.c:426:13: error: comparison between pointer and integer ('int' and 'const unsigned char *')
   if ('\0' == oligo_f) {
       ~~~~ ^  ~~~~~~~
thal.c:431:13: error: comparison between pointer and integer ('int' and 'const unsigned char *')
   if ('\0' == oligo_r) {
       ~~~~ ^  ~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/primer3-2.3.6.log
2018-08-25 03:35:46 +00:00
..
files
distinfo
Makefile
pkg-descr