Jim Meyering <[EMAIL PROTECTED]> writes:
> Simon Josefsson <[EMAIL PROTECTED]> wrote:
>> Martin Lambers <[EMAIL PROTECTED]> writes:
>>
>>> Hi!
>>>
>>> I'd like to propose the following changes to the getpass module. They
>>> only affect the W32 part of that module.
>>> The first change updates the
Simon Josefsson <[EMAIL PROTECTED]> wrote:
> Martin Lambers <[EMAIL PROTECTED]> writes:
>
>> Hi!
>>
>> I'd like to propose the following changes to the getpass module. They
>> only affect the W32 part of that module.
>> The first change updates the test for the native W32 API.
>> The second change
Martin Lambers <[EMAIL PROTECTED]> writes:
> Hi!
>
> I'd like to propose the following changes to the getpass module. They
> only affect the W32 part of that module.
> The first change updates the test for the native W32 API.
> The second change adds missing includes, thus fixing compilation
> wa
Hi!
I'd like to propose the following changes to the getpass module. They
only affect the W32 part of that module.
The first change updates the test for the native W32 API.
The second change adds missing includes, thus fixing compilation
warnings.
Martin
Index: lib/getpass.c
==