delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/08/20/08:18:25

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4A8D3EFD.9080704@sbcglobal.net>
Date: Thu, 20 Aug 2009 12:18:05 +0000
From: Greg Chicares <gchicares AT sbcglobal DOT net>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: find(1) memory leak in cygheap
References: <c8a3efee0908190447l11062bf1waba8ca9df5581468 AT mail DOT gmail DOT com> <20090819140322 DOT GB8713 AT ednor DOT casa DOT cgf DOT cx> <c8a3efee0908190804i4130ecbfp7561934ab2272da8 AT mail DOT gmail DOT com> <c8a3efee0908192309k4e207b4fs662d2c2baae8c0a2 AT mail DOT gmail DOT com> <20090820083926 DOT GJ32408 AT calimero DOT vinschen DOT de> <c8a3efee0908200323v6ffc605cuc74b45533bf99048 AT mail DOT gmail DOT com> <4A8D396D DOT 8000209 AT gmail DOT com>
In-Reply-To: <4A8D396D.8000209@gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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 2009-08-20 11:54Z, Dave Korn wrote:
> 
> [...]  (Hmm, now there's an idea.  GCC needs an
> __attribute__ that you can tag onto a class to say it must be a POD-type and
> get a compiler error if anyone ever adds a virtual function or anything else
> that would make the layout non-POD.)

http://groups.google.com/group/comp.lang.c++.moderated/msg/71ae531aa27e70c5
| GCC 4.3.1 provides the __is_pod extension
...
| tr1/type_traits is implemented using __is_pod

Combining that with static_assert, I suppose you could write
this restriction in standard C++ (TR1) instead of creating a
new __attribute__.

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