notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: astro/gpsbabel/files/patch-bushnell.cc
SVNWeb

Number of commits found: 2

Sat, 11 Jul 2020
[ 19:13 pizzamig search for other commits by this committer ] Original commit   Revision:542043 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
astro/gpsbabel: Update to latest 1.6.0

Changes: https://www.gpsbabel.org/news/gpsbabel-1.6.0.html

PR:		237733
Submitted by:	Conrad Meyer <cem@freebsd.org>
Approved by:	dev2@heesakkers.info (maintainer)
Event: July 2020 Bugathon
Tue, 24 Jan 2017
[ 16:38 jbeich search for other commits by this committer ] Original commit   Revision:432358
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)

Number of commits found: 2