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)
Thu, Oct 9, 8:47 PM
Unknown Object (File)
Thu, Oct 9, 3:26 PM
Unknown Object (File)
Thu, Oct 9, 10:39 AM
Unknown Object (File)
Wed, Oct 8, 8:38 PM
Unknown Object (File)
Thu, Oct 2, 4:41 PM
Unknown Object (File)
Thu, Oct 2, 12:00 AM
Unknown Object (File)
Tue, Sep 30, 8:30 PM
Unknown Object (File)
Fri, Sep 26, 5:32 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