On 12 January 2015 at 07:05, Gleb Smirnoff <gleb...@freebsd.org> wrote:
> On Sun, Jan 11, 2015 at 06:43:45PM +0000, Adrian Chadd wrote:
> A> Author: adrian
> A> Date: Sun Jan 11 18:43:45 2015
> A> New Revision: 276993
> A> URL: https://svnweb.freebsd.org/changeset/base/276993
> A>
> A> Log:
> A>   Switch around the order of static inline to be in line with how it's
> A>   used elsewhere, and to keep gcc-4.7 happy.
> A>
> A>   This is a request from the DragonflyBSD project.
>
> I'd suggest to also do s/__inline/inline/ in such sweeps due to "inline"
> being a C99 keyword, while __inline is a GNU-ism from pre-99 times.

Sure thing.

(I don't /think/ anyone tries compiling net80211 on anything pre-C99.
Oh wait, crap, they do. Well, they can push me patches to create an
INLINE #define or something.)



-adrian

> --
> Totus tuus, Glebius.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to