Page MenuHomeFreeBSD

sfxge(4): fix warnings from VS2015 C compiler (C4214)
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 28, 4:48 PM
Unknown Object (File)
Apr 28 2026, 9:56 AM
Unknown Object (File)
Apr 27 2026, 5:50 AM
Unknown Object (File)
Apr 27 2026, 2:39 AM
Unknown Object (File)
Apr 26 2026, 8:44 AM
Unknown Object (File)
Apr 24 2026, 3:26 PM
Unknown Object (File)
Apr 24 2026, 10:45 AM
Unknown Object (File)
Apr 21 2026, 11:15 AM
Subscribers

Details

Summary

Fix multiple level 4 warnings
"C4214: nonstandard extension used: bit field types other than int";
no functional changes.

Submitted by: Andrew Lee <alee at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 24 2018, 4:32 PM
This revision was automatically updated to reflect the committed changes.