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)
Sat, Oct 25, 12:51 AM
Unknown Object (File)
Thu, Oct 23, 9:13 AM
Unknown Object (File)
Wed, Oct 22, 12:11 AM
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
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