Bug 1983172

Summary: Review Request: rust-cstr - Macro for building static CStr reference
Product: [Fedora] Fedora Reporter: Olivier Lemasle <o.lemasle>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-28 17:48:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Olivier Lemasle 2021-07-16 17:46:14 UTC
Spec URL: https://olem.fedorapeople.org/rust-cstr.spec
SRPM URL: https://olem.fedorapeople.org/rust-cstr-0.2.8-1.fc34.src.rpm

Description:
Macro for building static CStr reference.

This macro checks whether the given literal is valid for CStr at compile time,
and returns a static reference of CStr.

Fedora Account System Username: olem

Comment 1 Olivier Lemasle 2021-07-16 17:46:17 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=72019913

Comment 2 Olivier Lemasle 2021-09-23 17:49:29 UTC
Package updated to work with current Rust:

Spec URL: https://olem.fedorapeople.org/reviews/rust-cstr.spec
SRPM URL: https://olem.fedorapeople.org/reviews/rust-cstr-0.2.8-2.fc35.src.rpm
Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=76177053

Comment 3 Olivier Lemasle 2021-11-28 17:48:35 UTC
Closing, as the crates I maintain do not depend on this anymore.