Bug 2155655 - dapl: Add missing header file for C99 compatibility
Summary: dapl: Add missing header file for C99 compatibility
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dapl
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Florian Weimer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PortingToModernCNoUpstream
TreeView+ depends on / blocked
 
Reported: 2022-12-21 18:24 UTC by Florian Weimer
Modified: 2022-12-22 01:54 UTC (History)
1 user (show)

Fixed In Version: dapl-2.1.9-17.fc38
Clone Of:
Environment:
Last Closed: 2022-12-21 18:47:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
dapl-c99.patch (329 bytes, patch)
2022-12-21 18:24 UTC, Florian Weimer
no flags Details | Diff

Description Florian Weimer 2022-12-21 18:24:39 UTC
Created attachment 1934004 [details]
dapl-c99.patch

dapl/openib_scm/cm.c calls writev without including <sys/uio.h>, so this results in an implicit function declaration.

The upstream web site still exists, but they do not give any indication how to report bugs. The last upstream release is from 2016, so it probably does not matter anyway.

Comment 1 Honggang Li 2022-12-22 01:54:33 UTC
(In reply to Florian Weimer from comment #0)

> The last upstream release is from 2016, so it probably does
> not matter anyway.

You are right. dapl is dead in upstream.


Note You need to log in before you can comment on or make changes to this bug.