diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-03 03:58:24 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-03 03:58:24 +0800 |
commit | 94d2d7018a644251a4efd7754ccc4bf378418729 (patch) | |
tree | 6ba8c537cd59d58f2f3f068a2892281cef77e73f /databases/py-sqlalchemy14 | |
parent | devel/re2: Update to 20230301 (diff) |
security/snoopy: Fix build on 14-CURRENT
tid.c:52:23: error: incompatible pointer to integer conversion initializing 'unsigned long' with an expression of type 'pthread_t' (aka 'struct pthread *') [-Wint-conversion]
long unsigned int tid = pthread_self();
^ ~~~~~~~~~~~~~~
1 error generated.
Reference: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p100a5c5dca85_sb347c22846/logs/snoopy-2.4.15.log
Diffstat (limited to 'databases/py-sqlalchemy14')
0 files changed, 0 insertions, 0 deletions