Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2015 20:58:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 198689] contrib/ofed/management/libibmad/src/fields.c doesn't use ANSI-C; spits out a lot of warnings with clang
Message-ID:  <bug-198689-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198689

            Bug ID: 198689
           Summary: contrib/ofed/management/libibmad/src/fields.c doesn't
                    use ANSI-C; spits out a lot of warnings with clang
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: ngie@FreeBSD.org

The code in ib_mad_f is not written in an ANSI-C compliant way:

https://svnweb.freebsd.org/base/head/contrib/ofed/management/libibmad/src/fields.c?revision=219820&view=markup#l60

It causes clang to spew out quite a few warnings about gcc-isms in the code...

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198689-8>