freebsd-ports/astro/gpsbabel
Jan Beich 986f10e809 astro/gpsbabel: unbreak with clang 4.0
bushnell.cc:138:36: error: ordered comparison between pointer and zero ('const char *' and 'int')
  for (t = bushnell_icons; t->icon > 0; t++) {
                           ~~~~~~~ ^ ~
bushnell.cc:150:36: error: ordered comparison between pointer and zero ('const char *' and 'int')
  for (t = bushnell_icons; t->icon > 0; t++) {
                           ~~~~~~~ ^ ~

PR:		216215
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
2017-01-24 16:38:22 +00:00
..
files astro/gpsbabel: unbreak with clang 4.0 2017-01-24 16:38:22 +00:00
distinfo
Makefile
pkg-descr
pkg-plist