HomeFreeBSD

Removed __pure's and __pure2's. __pure is a no-op for recent versions
rS18893Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Removed pure's and pure2's. pure is a no-op for recent versions
of gcc by definition, and
pure2 is a no-op in effect (presumably the
compiler can see when an inline function has no side effects).

Details

Provenance
bdeAuthored on
Parents
rS18892: Removed nested include if <sys/socket.h> from <net/if.h> and
Branches
Unknown
Tags
Unknown

Event Timeline