X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Date: Wed, 21 Dec 2011 15:25:18 -0600 From: Brian Ford Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: 16 byte pthread stack alignments In-Reply-To: Message-ID: References: <20111221094211 DOT GH23547 AT calimero DOT vinschen DOT de> <4EF1F937 DOT 9040107 AT gmail DOT com> <20111221154104 DOT GB11841 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-IsSubscribed: yes 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 Wed, 21 Dec 2011, Brian Ford wrote: > Still trying, but getting the following warning turned into an error by > -Werror which looks like it might be valid? > > cc1plus: warnings being treated as errors > src/winsup/cygwin/fhandler.cc: > In member function fhandler_base_overlapped::wait_return > fhandler_base_overlapped::wait_overlapped(bool, bool, DWORD*, bool, > DWORD): > src/winsup/cygwin/fhandler.cc:1912: > error: err may be used uninitialized in this function Thanks for the fix Christopher, but I must be using the wrong compiler or something. Here's my next issue: src/winsup/cygwin/child_info.h: In static member function static cygheap_exec_info* cygheap_exec_info::alloc(): src/winsup/cygwin/child_info.h:115: error: invalid use of member cygheap_exec_info::children in static member function src/winsup/cygwin/sigproc.cc:914: error: from this location -- Brian Ford Staff Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained crew... -- 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