X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=IEKfsxTc8QCjD4XASWcd6oGtdCLPGW3bCx9hlYQvoqI=; b=Kyls15vzb6Zm+1xrOWN9D+zLj3iZMJJ/8O5GCiIN5J3ELv2aH3IFbK577vcJktWq6w rbfU0mgfOMA8btuueclFbq/h2f9CQok0Tr0Oazk9sDU3wrfApoUYLBGhHEd2teINdWK+ C355SVUk1J/eP4Vkvscluxsg3oIUIng4bjcfnSQp3+P09FeHuEJGzwGcvceSqfXVKD3/ 8Mp3xRpChkF+GtaqamK3nkV+6qldVychkDmQIu2aLN1YuBDcavbB0ioWONds22PBnIqO FmGgW8Wtt8PjyhD1yclaaQWxL/p0bhofxQBG9SOm9QRge5GvqSGDkqTx8tfmiTvuE02V 4v0A== MIME-Version: 1.0 X-Received: by 10.50.66.172 with SMTP id g12mr2733606igt.34.1431757960304; Fri, 15 May 2015 23:32:40 -0700 (PDT) In-Reply-To: References: Date: Sat, 16 May 2015 09:32:40 +0300 Message-ID: Subject: Re: bad pragma in dir.h? (and our structrure packing) From: "Ozkan Sezer (sezeroz AT gmail DOT com)" To: djgpp Content-Type: text/plain; charset=UTF-8 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Can someone please add a changelog entry to wc205.txi to describe the changes to dir.h with proper formatting etc? I'm not good with texinfo. The entry would be something like: dir.h: fixed a wrong structure packing directive, which was introduced in v2.01, that would infect other sources and headers with potentially adverse effects. Note: You might want to recomplile your libraries. -- O.S.