Re: [PATCH 1/4] msvc: Fix some "expr evaluates to function" compiler warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx> writes:

> In particular, the following warning is issued while compiling
> notes.c:
>
>     notes.c(927) : warning C4550: expression evaluates to a \
> function which is missing an argument list
>
> along with identical warnings on lines 928, 1016 and 1017.
>
> In order to suppress the warning, we change the definition of
> combine_notes_fn, so that the symbol type is an (explicit)
> "pointer to function ...".  As a result, several other
> declarations need some minor fix-up to take account of the
> new typedef.
>
> Signed-off-by: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx>

Looks sensible.  Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]