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: databases/soci/files/patch-backends_mysql_session.cpp
SVNWeb

Number of commits found: 2

Thu, 4 Feb 2021
[ 18:38 yuri search for other commits by this committer ] Original commit   Revision:564057
databases/soci: 3.2.2 -> 4.0.1

PR:		252784
Approved by:	jlaffaye (maintainer's timeout 18 days)
Fri, 5 Jan 2018
[ 11:06 adridg search for other commits by this committer ] Original commit   Revision:458126
Fix build of databases/soci w/ clang 4.0 and later and on arm6, arm7.
Adds upstream patch to fix

backends/mysql/session.cpp:202:22: error: ordered comparison between pointer and
zero ('int *' and 'int')
            if (port < 0)

PR:		222651 216074
Reported by:	jbeich, Neel Chauhan
Reviewed by:	jlaffaye
Approved by:	tcberner (mentor)
Obtained from:	upstream
Differential Revision:	https://reviews.freebsd.org/D13769

Number of commits found: 2