[PATCH] remove some MSVC conditional compile to empty

Tyler Retzlaff roretzla at linux.microsoft.com
Tue Feb 27 23:45:40 CET 2024


On Thu, Feb 15, 2024 at 02:20:17PM -0800, Tyler Retzlaff wrote:
> Introduce a new macro __rte_attribute intended for internal use that
> may be used when defining other __rte_xxx macros that should expand
> empty on MSVC.
> 
> Use the new macro to clean up conditional compile in rte_common.h
> 
> Tyler Retzlaff (1):
>   eal: provide rte attribute macro for GCC attribute
> 
>  lib/eal/include/rte_common.h | 77 ++++++++++++--------------------------------
>  1 file changed, 21 insertions(+), 56 deletions(-)
> 
> -- 
> 1.8.3.1

series was not popular so withdrawn due to objections.


More information about the dev mailing list