X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=n3LBxlWdfxibfYYd
	g2+wSsFxSMzUHU6aXeyxw0WfnYELYGR+J9ryblln/Moya5tqh//dU6B6jHqjhU+k
	UaWlF2eJ/DXrBc539MJqxDHaQsMszL/CqO99BGpbZnfhbnul6th4Gp8+kLq8LFt3
	ip45gk1zQeovG64okiZDFiIO69E=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=H3hPVUiLgGP/UxitoXax2l
	exM7Q=; b=CcyVQnnaKfHRZKf23BNn6ZP2KnE/4jAKaKcfajB5CqyMymUqscMYBd
	AdRRByCdr9VdpesE2YvcSjdQVOnqYqtX8Xio2XXLshtK/ruCq5WDLxQwzwRHmRpQ
	us2FFiVFWv8nnHNTYM0rVBSbLgVYpJ6xj9hrHJYOyXQXQXHFSCrzQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*RU:sk:server., Hx-spam-relays-external:sk:server., H*r:sk:server., HX-HELO:sk:server.
X-HELO: server.obj-sys.com
Subject: Re: i686-w64-mingw32-gcc: LC_MESSAGES
To: cygwin@cygwin.com
References: <CAD8GWstEefcC-w-x7gL0iE2KC8zXUjV2ZbcF9NTmMdqvN2OiVw@mail.gmail.com> <92c7e8c2-c440-1bb8-f329-23951d10dffe@gmail.com> <CAD8GWsv60NNtaAy_4rDfKUDGMEC4UgfiOMZFzAVng2908KPaFg@mail.gmail.com>
From: Douglas Coup <dcoup@obj-sys.com>
Message-ID: <2ec22a55-c5d6-d425-02fe-ec9508a30275@obj-sys.com>
Date: Wed, 9 Jan 2019 13:19:47 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0
MIME-Version: 1.0
In-Reply-To: <CAD8GWsv60NNtaAy_4rDfKUDGMEC4UgfiOMZFzAVng2908KPaFg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes


On 1/9/2019 1:14 PM, Lee wrote:
> On 1/9/19, JonY  wrote:
>> On 1/8/19 9:26 PM, Lee wrote:
>>> http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/locale.h.html
>>> has a note for LC_MESSAGES:
>>>    The functionality described is an extension to the ISO C standard.
>>>    Application developers may make use of an extension as it is
>>>    supported on all POSIX.1-2017-conforming systems.
>>>
>>> i686-w64-mingw32-gcc doesn't have LC_MESSAGES defined.
>>> Is that an oversight, something missing in windows, or .. ??
>>>
>> Windows MSVCR isn't POSIX nor ISO C compliant, so you shouldn't be
>> referring to opengroups, only against MSDN.
> What's a Windows MSVCR?
>
> Since the same program compiled with cygwins' gcc has LC_MESSAGES
> defined, I was guessing it was just a library thing and maybe it just
> hadn't been implemented in the mingw libraries yet.. but it sounds
> like it's not an oversight & Microsoft needs to support LC_MESSAGES
> before i686-w64-mingw32-gcc will.  Is that about right?
>
> Thanks,
> Lee
>
> --
> 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
>
>
MSVCR = MicroSoft Visual C Run-time (I think)

Doug Coup

Objective Systems, Inc.
REAL WORLD ASN.1 AND XML SOLUTIONS
Tel: +1 (484) 875-9841
Fax: +1 (484) 875-9830
Toll-free: (877) 307-6855 (USA only)
http://www.obj-sys.com


--
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

