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
Unknown Object (File)
Mon, Nov 3, 2:27 AM
Unknown Object (File)
Mon, Nov 3, 2:02 AM
Unknown Object (File)
Mon, Nov 3, 2:02 AM
Unknown Object (File)
Mon, Nov 3, 2:01 AM
Unknown Object (File)
Sun, Nov 2, 5:38 PM
Unknown Object (File)
Tue, Oct 28, 8:24 AM
Unknown Object (File)
Tue, Oct 28, 7:20 AM
Unknown Object (File)
Tue, Oct 28, 4:16 AM
Subscribers
None

Details

Summary

This applies upstream commit bf3cb670f30bc2c5dfec102b147b41146381d769.

PR: 286476

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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