diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2024-11-11 12:36:56 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2024-11-11 12:36:56 +0000 |
commit | bf589b9722c36a856eb3bf9ed2b819d94b49948e (patch) | |
tree | 3b82e88b228dcba87bf6aaeb24f4d837fdf9c435 /www/p5-FCGI-Async/(developers-only) | |
parent | 1e341451e1d9202e39c4d9a702df7edbef414ecf (diff) | |
download | ports-main.tar.gz ports-main.zip |
common/src/BBox.h:174:33: error: no member named 'insersectWith'
in 'BBox<T, S>'; did you mean 'intersectWith'?
174 | return BBox<T,S>(*this).insersectWith(right);
Interestingly, this small typo in the member name did not cause build
failure before.
Reported by: pkg-fallout
Diffstat (limited to 'www/p5-FCGI-Async/(developers-only)')
0 files changed, 0 insertions, 0 deletions