From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Subject: Re: [PATCH] libfdt: Fix C++ compile-time cast error on gnu 4.2.1 Date: Wed, 04 Mar 2009 08:13:31 -0600 Message-ID: References: <1236086639.17001.428.camel@pc-laurentg.intra.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <1236086639.17001.428.camel-AlTa8cHOufjkPJRI6LV1/EZjUo8kaGiB@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org To: Laurent Gregoire Cc: devicetree-discuss List-Id: devicetree@vger.kernel.org > Allow the inclusion of libfdt.h in C++ source. > --- > Signed-off-by: Laurent Gregoire > --- Applied. jdl