Page MenuHomeFreeBSD

devel/py-pyopencl: Pass nullptr instead of NULL to unique_ptr constructor
ClosedPublic

Authored by jhb on May 14 2025, 3:02 PM.
Tags
None
Referenced Files
F150436216: D50350.id155449.diff
Wed, Apr 1, 5:21 AM
Unknown Object (File)
Sun, Mar 29, 2:52 PM
Unknown Object (File)
Sun, Mar 29, 6:11 AM
Unknown Object (File)
Sun, Mar 29, 12:50 AM
Unknown Object (File)
Mon, Mar 23, 7:18 PM
Unknown Object (File)
Sun, Mar 22, 2:14 AM
Unknown Object (File)
Sat, Mar 21, 5:31 PM
Unknown Object (File)
Feb 6 2026, 10:35 AM
Subscribers
None

Details

Summary

This applies upstream commit bf3cb670f30bc2c5dfec102b147b41146381d769.

PR: 286476

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64174
Build 61058: arc lint + arc unit

Event Timeline

jhb requested review of this revision.May 14 2025, 3:02 PM
jhb created this revision.

This could also be fixed by updating to a newer version, but that involves other change as it doesn't build the same, etc. so I punted on that. The latest release is 2025.1, so the port is about 7 years out of date.

This revision is now accepted and ready to land.May 15 2025, 3:44 AM