From commits-return-8469-archive-asf-public=cust-asf.ponee.io@nuttx.apache.org Thu Apr 30 13:45:00 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id DEAD4180630 for ; Thu, 30 Apr 2020 15:44:59 +0200 (CEST) Received: (qmail 4148 invoked by uid 500); 30 Apr 2020 13:44:59 -0000 Mailing-List: contact commits-help@nuttx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nuttx.apache.org Delivered-To: mailing list commits@nuttx.apache.org Received: (qmail 4138 invoked by uid 99); 30 Apr 2020 13:44:59 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2020 13:44:59 +0000 From: =?utf-8?q?GitBox?= To: commits@nuttx.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-nuttx=5D_CERTI-meo_opened_a_new_pull_req?= =?utf-8?q?uest_=23921=3A_Add_missing_Elf=5FAddr_typedef?= Message-ID: Date: Thu, 30 Apr 2020 13:44:59 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit CERTI-meo opened a new pull request #921: URL: https://github.com/apache/incubator-nuttx/pull/921 ## Summary This fixes a compilation error when exceptions are enabled, as it depends on the Elf_Addr symbol. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org