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)
Sun, Jun 22, 10:50 AM
Unknown Object (File)
Sun, Jun 22, 3:07 AM
Unknown Object (File)
Sat, Jun 21, 11:05 AM
Unknown Object (File)
Fri, Jun 20, 8:49 PM
Unknown Object (File)
Fri, Jun 20, 2:56 PM
Unknown Object (File)
Thu, Jun 19, 3:03 AM
Unknown Object (File)
Sun, Jun 15, 6:35 AM
Unknown Object (File)
Wed, Jun 4, 9:31 PM
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