X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 2 Oct 2009 16:12:02 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: mkpasswd, mkgroup: __progname points to rubbish Message-ID: <20091002141202.GB7193@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20091002111955 DOT GC685 AT calimero DOT vinschen DOT de> <20091002135014 DOT GB2596 AT ednor DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091002135014.GB2596@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Oct 2 09:50, Christopher Faylor wrote: > On Fri, Oct 02, 2009 at 01:19:55PM +0200, Corinna Vinschen wrote: > >On Oct 2 11:38, Julio Costa wrote: > >> In last cygwin beta: > >> > >> $ uname -a > >> CYGWIN_NT-5.2 VFPT-ITSECVMT 1.7.0(0.212/5/3) 2009-09-11 01:25 i686 Cygwin > >> > >> If I do (obviously found by mistake): > >> > >> $ mkpasswd -n 0 > >> mkpasswd: unknown option -- n > >> Try '?? a --help' for more information. > >> > >> Note the rubish after "Try". > > > >I can reproduce this with mkpasswd from the latest test release. I can > >not reproduce it with the latest from CVS. So, whatever it was, it > >seems to be fixed in CVS. > > I can reproduce this and have checked in an obvious fix. Strange enough, attributing the symbols as dllimport was not required before. OpenSSH, for instance, uses some of the exported data symbols as well without dllimport attribute and it works fine for a couple of years. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple