gnokii-users
[Top][All Lists]
Advanced

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

Re: [PATCH 2/8] Use lower case for Win32 includes


From: Pawel Kot
Subject: Re: [PATCH 2/8] Use lower case for Win32 includes
Date: Mon, 3 Dec 2018 18:10:26 +0300

Hi,

On Mon, Dec 3, 2018 at 12:42 PM Ladislav Michl <address@hidden> wrote:
> diff --git a/include/gnokii.h.in b/include/gnokii.h.in
> index b3253455..d407d53d 100644
> --- a/include/gnokii.h.in
> +++ b/include/gnokii.h.in
> @@ -31,8 +31,8 @@ extern "C" {
[...]
> -#elif defined(_MSC_VER) && defined(WIN32)
[...]
> +#elif defined(WIN32)

So this one changes behaviour and is not explained. And not sure if correct. Care to give an explanation?

Cheers,
Paweł
--
Pawel Kot

reply via email to

[Prev in Thread] Current Thread [Next in Thread]