220 14878 <CAFk2RUY1F8qxcVVjHotQ-1_LUHe_PmcJZnOpsME_EK2CO0OMJA@mail.gmail.com> article
Path: news.gmane.org!not-for-mail
From: Ville Voutilainen <ville.voutilainen@gmail.com>
Newsgroups: gmane.comp.lang.c++.isocpp.proposals
Subject: Re: Safer C++: never allow implicitly uninitialized variables?
Date: Sat, 6 Dec 2014 11:34:16 +0200
Lines: 22
Approved: news@gmane.org
Message-ID: <CAFk2RUY1F8qxcVVjHotQ-1_LUHe_PmcJZnOpsME_EK2CO0OMJA@mail.gmail.com>
References: <4720a9a6-24d5-4488-a229-2bdf2433fa03@isocpp.org>
Reply-To: std-proposals@isocpp.org
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Trace: ger.gmane.org 1417858466 5976 80.91.229.3 (6 Dec 2014 09:34:26 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Sat, 6 Dec 2014 09:34:26 +0000 (UTC)
To: std-proposals@isocpp.org
Original-X-From: std-proposals+bncBC5JHI7A7ALRBGE3ROSAKGQECDMDUQA@isocpp.org Sat Dec 06 10:34:19 2014
Return-path: <std-proposals+bncBC5JHI7A7ALRBGE3ROSAKGQECDMDUQA@isocpp.org>
Envelope-to: gclcip-std-proposals@m.gmane.org
Original-Received: from mail-yk0-f200.google.com ([209.85.160.200])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <std-proposals+bncBC5JHI7A7ALRBGE3ROSAKGQECDMDUQA@isocpp.org>)
	id 1XxBko-0002Zy-9G
	for gclcip-std-proposals@m.gmane.org; Sat, 06 Dec 2014 10:34:18 +0100
Original-Received: by mail-yk0-f200.google.com with SMTP id 200sf5095370ykr.7
        for <gclcip-std-proposals@m.gmane.org>; Sat, 06 Dec 2014 01:34:17 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:mime-version:in-reply-to:references:date
         :message-id:subject:from:to:content-type:content-transfer-encoding
         :x-original-sender:x-original-authentication-results:reply-to
         :precedence:mailing-list:list-id:list-post:list-help:list-archive
         :list-subscribe:list-unsubscribe;
        bh=JqYvrx3DZvjJzfmbSiU0jJfzxQoFR4cknka5OT9UWfw=;
        b=SJSVjycnMwrjEUxP1vPVNq97LKyxS5Kob5KNw+Dtevg4oBAbRQjb7QKZoHeypMXwKH
         mrNstHp5t1LJjud16YEjB23ZTLvKlhT+87VSuqzy+OsRjonI1R+z/L5llTGzkaUZ+Iw4
         Tb9l5f+Oz1nLxaPtVbXg5d/HrxbWh5VvtvKsetnQY9QYbeQGWpktjLDQZ2LsPU2bQ3KS
         9YoA9Ekr60PKYx/iC/v/2eHst5KgiC3sJdS3Ebca4XlWBH7raiA4Zu0kXpcqqK77Ud5g
         ILukmL5JXAR7tVPNk8WdzlEEEce1WudWZoYVlizZ71p1fr63qReG5uPrAlpR+tcBcUTu
         QwZQ==
X-Gm-Message-State: ALoCoQmopeJj2QlwMGcwmf1Zqx4MfmfaiUr5oT+xCeT1GGCtuaoisg+X431wv+Fb7PJbFtSMQmIe
X-Received: by 10.236.98.71 with SMTP id u47mr19020170yhf.30.1417858457616;
        Sat, 06 Dec 2014 01:34:17 -0800 (PST)
X-BeenThere: std-proposals@isocpp.org
Original-Received: by 10.182.213.136 with SMTP id ns8ls750719obc.97.gmail; Sat, 06 Dec
 2014 01:34:16 -0800 (PST)
X-Received: by 10.202.82.198 with SMTP id g189mr938239oib.107.1417858456561;
        Sat, 06 Dec 2014 01:34:16 -0800 (PST)
Original-Received: from mail-ob0-x231.google.com (mail-ob0-x231.google.com. [2607:f8b0:4003:c01::231])
        by mx.google.com with ESMTPS id g197si17602633oib.127.2014.12.06.01.34.16
        for <std-proposals@isocpp.org>
        (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Sat, 06 Dec 2014 01:34:16 -0800 (PST)
Received-SPF: pass (google.com: domain of ville.voutilainen@gmail.com designates 2607:f8b0:4003:c01::231 as permitted sender) client-ip=2607:f8b0:4003:c01::231;
Original-Received: by mail-ob0-f177.google.com with SMTP id va2so1626850obc.36
        for <std-proposals@isocpp.org>; Sat, 06 Dec 2014 01:34:16 -0800 (PST)
X-Received: by 10.202.205.200 with SMTP id d191mr990289oig.37.1417858456419;
 Sat, 06 Dec 2014 01:34:16 -0800 (PST)
Original-Received: by 10.76.154.2 with HTTP; Sat, 6 Dec 2014 01:34:16 -0800 (PST)
In-Reply-To: <4720a9a6-24d5-4488-a229-2bdf2433fa03@isocpp.org>
X-Original-Sender: ville.voutilainen@gmail.com
X-Original-Authentication-Results: mx.google.com;       spf=pass (google.com:
 domain of ville.voutilainen@gmail.com designates 2607:f8b0:4003:c01::231 as
 permitted sender) smtp.mail=ville.voutilainen@gmail.com;       dkim=pass
 header.i=@gmail.com;       dmarc=pass (p=NONE dis=NONE) header.from=gmail.com
Precedence: list
Mailing-list: list std-proposals@isocpp.org; contact std-proposals+owners@isocpp.org
List-ID: <std-proposals.isocpp.org>
X-Google-Group-Id: 399137483710
List-Post: <http://groups.google.com/a/isocpp.org/group/std-proposals/post>, <mailto:std-proposals@isocpp.org>
List-Help: <http://support.google.com/a/isocpp.org/bin/topic.py?topic=25838>, <mailto:std-proposals+help@isocpp.org>
List-Archive: <http://groups.google.com/a/isocpp.org/group/std-proposals/>
List-Subscribe: <http://groups.google.com/a/isocpp.org/group/std-proposals/subscribe>,
 <mailto:std-proposals+subscribe@isocpp.org>
List-Unsubscribe: <mailto:googlegroups-manage+399137483710+unsubscribe@googlegroups.com>,
 <http://groups.google.com/a/isocpp.org/group/std-proposals/subscribe>
Xref: news.gmane.org gmane.comp.lang.c++.isocpp.proposals:14878
Archived-At: <http://permalink.gmane.org/gmane.comp.lang.c++.isocpp.proposals/14878>

On 6 December 2014 at 08:10, Germ=C3=A1n Diago <germandiago@gmail.com> wrot=
e:
> Hello everyone,
>
> I wonder if it would make sense to make variables in C++ automatically
> value-initialized or there would be problems.

Oh, you mean
https://groups.google.com/a/isocpp.org/d/msg/std-proposals/CuxYuf7fSUc/YrRM=
JzrXrO8J

--=20

---=20
You received this message because you are subscribed to the Google Groups "=
ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to std-proposals+unsubscribe@isocpp.org.
To post to this group, send email to std-proposals@isocpp.org.
Visit this group at http://groups.google.com/a/isocpp.org/group/std-proposa=
ls/.

.
