17/04/2023 16:46, Tyler Retzlaff пишет:
On Sun, Apr 16, 2023 at 10:29:38PM +0100, Konstantin Ananyev wrote:
10/04/2023 21:53, Tyler Retzlaff пишет:
On Mon, Apr 10, 2023 at 08:59:33PM +0100, Konstantin Ananyev wrote:
06/04/2023 01:45, Tyler Retzlaff пишет:
Forward declaration of a typedef is a
On Sun, Apr 16, 2023 at 10:29:38PM +0100, Konstantin Ananyev wrote:
> 10/04/2023 21:53, Tyler Retzlaff пишет:
> >On Mon, Apr 10, 2023 at 08:59:33PM +0100, Konstantin Ananyev wrote:
> >>06/04/2023 01:45, Tyler Retzlaff пишет:
> >>>Forward declaration of a typedef is a non-standard extension and is n
10/04/2023 21:53, Tyler Retzlaff пишет:
On Mon, Apr 10, 2023 at 08:59:33PM +0100, Konstantin Ananyev wrote:
06/04/2023 01:45, Tyler Retzlaff пишет:
Forward declaration of a typedef is a non-standard extension and is not
supported by msvc. Use an int instead.
Abstract the use of the int/enum rt
On Mon, Apr 10, 2023 at 08:59:33PM +0100, Konstantin Ananyev wrote:
> 06/04/2023 01:45, Tyler Retzlaff пишет:
> >Forward declaration of a typedef is a non-standard extension and is not
> >supported by msvc. Use an int instead.
> >
> >Abstract the use of the int/enum rte_cpu_flag_t in function param
06/04/2023 01:45, Tyler Retzlaff пишет:
Forward declaration of a typedef is a non-standard extension and is not
supported by msvc. Use an int instead.
Abstract the use of the int/enum rte_cpu_flag_t in function parameter
lists by re-typdefing the enum rte_cpu_flag_t to the rte_cpu_flag_t
identif
5 matches
Mail list logo