delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/02/12/05:10:22

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Fri, 12 Feb 2010 11:09:58 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: cron & Windows 7
Message-ID: <20100212100958.GU28659@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <010601caaaca$58aa1e20$7b00a8c0 AT wirelessworld DOT airvananet DOT com> <4B73894B DOT 4060306 AT tpg DOT com DOT au> <014d01caab1d$bed91720$7b00a8c0 AT wirelessworld DOT airvananet DOT com> <20100211134116 DOT GM28659 AT calimero DOT vinschen DOT de> <01a301caab2a$1c496a70$7b00a8c0 AT wirelessworld DOT airvananet DOT com> <20100211151748 DOT GN28659 AT calimero DOT vinschen DOT de> <01ef01caab42$ed7a31c0$7b00a8c0 AT wirelessworld DOT airvananet DOT com> <20100211185214 DOT GS28659 AT calimero DOT vinschen DOT de> <027b01caab6e$2dc88a30$7b00a8c0 AT wirelessworld DOT airvananet DOT com>
MIME-Version: 1.0
In-Reply-To: <027b01caab6e$2dc88a30$7b00a8c0@wirelessworld.airvananet.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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 Feb 11 18:01, Pierre A. Humblet wrote:
> ----- Original Message ----- 
> From: "Corinna Vinschen" 
> To: <cygwin AT cygwin DOT com>
> Sent: Thursday, February 11, 2010 13:52
> | 
> | Uh oh.  Is the name of the BUILTIN group not BUILTIN on non-English
> | systems?  If so, the code in get_user_local_groups must be changed to
> | emit the correct name, rather than just storing the fixed string
> | "BUILTIN\\" in builtin_grp.
> 
> Will do, this weekend at the latest. Matthias did a preliminary test on Win 7.
> I learned that in German BUILTIN is VORDEFINIERT :)
> I wonder if the translation is a Win 7 feature or if has been there all the time.

I think it was always there, but I'm not sure.  Btw., there's a bug in
my patch:

	    bg_ptr = wcpcpy (builtin_grp, L"\\");

should actually be

	    bg_ptr = wcpcpy (bg_grp, L"\\");


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019