This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: very small passwd patch


On Mon, Sep 02, 2002 at 11:09:54AM -0500, Joshua Daniel Franklin wrote:
>--- Corinna Vinschen <cygwin-patches@cygwin.com> wrote:
>> On Mon, Sep 02, 2002 at 08:28:07AM -0500, Joshua Daniel Franklin wrote:
>> > I thought there was some mention of this already, but I guess
>> > not. This adds a note about passwd not working with Win9x/ME.
>>
>> Good idea but it doesn't help.  Since passwd is linked statically
>> against a symbol only available in NT, a 9x/Me user will never see
>> this help.  The system dialog will always win the race.
>>
>
>True, but it would at least help with people who use NT on another machine
>diagnose the problem. Right now it's completely hidden.
>Also the --help notes are eventually folded into the User's Guide.

How about a patch to dynamically load the specific function so that the
error message will work correctly?

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]