From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27579 invoked by alias); 16 Mar 2018 02:46:07 -0000 Mailing-List: contact fortran-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: fortran-owner@gcc.gnu.org Received: (qmail 26751 invoked by uid 89); 16 Mar 2018 02:45:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:ip*192.168.1.10, Hx-languages-length:1190, Hx-spam-relays-external:!192.168.1.10!, H*RU:!192.168.1.10! X-HELO: mail-pf0-f171.google.com Received: from mail-pf0-f171.google.com (HELO mail-pf0-f171.google.com) (209.85.192.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 16 Mar 2018 02:45:42 +0000 Received: by mail-pf0-f171.google.com with SMTP id d26so3627611pfn.5 for ; Thu, 15 Mar 2018 19:45:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=f8gybHjzmTvE/N9aQBTDpdh+d/FhfYvikmxmTbArMgQ=; b=AhoUk8cN5NAdiIz1gYMWYB2Kqhilp8QneULVUjJBnjCMqsQriFN4bI8F0jqkuQu1jY OaL0cVeVXHW3bCU6USYeFMCjJ6s2gFuFpPe2nehO6wbKca3dW+iO+G91z0NJ2W99YpGP V7slXRSnQXq/3nnYev+VdnkACJ4ht28Fcg9l/IipUL843NmFV79dOldrzyMb1wPiLzBZ qm4OGFlCUYURONJesNoPImZ5FQtn3n5P1zxa3wA97WYFnWWmBQh15lNPc2EQYa/gDAjh 1Gqkq7j6NwhIZOPQLEsH0x18nczjAjg2C285pbxBKCGfdij8B6UEVWPIH0/FMCuBUZzW W/Gg== X-Gm-Message-State: AElRT7EGs3Qlx9Wx8pO3cKBbAivz5Ci3MiI+q8o+J10VRkUxv3XkVkgJ BYtK5JhnnJgH3dtlvWs3no8= X-Google-Smtp-Source: AG47ELt2/QH0N661QtlA4UDWIdXoTUtwJlM9A20Y2xDAMYqdB9Fy063boIRYCgC+nUrb+DJFKcQltQ== X-Received: by 10.101.67.70 with SMTP id k6mr133539pgq.93.1521168327178; Thu, 15 Mar 2018 19:45:27 -0700 (PDT) Received: from [192.168.1.10] (c-71-238-27-145.hsd1.or.comcast.net. [71.238.27.145]) by smtp.gmail.com with ESMTPSA id 7sm12732139pft.84.2018.03.15.19.45.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Mar 2018 19:45:25 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: Bug 84894 - [F2018] provide iso_fortran_binding.h From: Jeff Hammond In-Reply-To: <20180316020757.GA65948@troutmask.apl.washington.edu> Date: Fri, 16 Mar 2018 02:46:00 -0000 Cc: Damian Rouson , gfortran Content-Transfer-Encoding: quoted-printable Message-Id: <03A3D0A2-CB95-431C-B256-65E01F5B39C0@gmail.com> References: <20180316002458.GA74834@troutmask.apl.washington.edu> <48A5C921-55D7-4EC8-8DC2-9006D4FBD4B6@gmail.com> <20180316020757.GA65948@troutmask.apl.washington.edu> To: sgk@troutmask.apl.washington.edu X-SW-Source: 2018-03/txt/msg00079.txt.bz2 > On Mar 15, 2018, at 7:07 PM, Steve Kargl wrote: >=20 >> On Thu, Mar 15, 2018 at 06:50:11PM -0700, Damian Rouson wrote: >>=20 >>> On March 15, 2018 at 5:43:03 PM, Jeff Hammond (jeff.science@gmail.com(m= ailto:jeff.science@gmail.com)) wrote: >>>=20 >>> It=E2=80=99s in TS29113. Look at https://gcc.gnu.org/onlinedocs/gfortra= n/Further-Interoperability-of-Fortran-with-C.html for details.=20=20 >>>=20 >>=20 >> And the features described in TS29113 have been incorporated into the Fo= rtran 2018 Draft International Standard available at http://isotc.iso.org/l= ivelink/livelink?func=3Dll&objId=3D19442438&objAction=3DOpen&viewType=3D1. >>=20 >=20 > The module name is mpi_f08 not mpi_f08_ts29113 or mpi_f18.=20=20 > Seems strange to name a module with a moniker that identifies > a specific standard, which does not include the required=20 > information. Please talk to one of the J5 members who was part of both MPI-3 and TS29113= efforts if you want the history. Is it your intent to filibuster this feature and prevent gfortran from supp= orting MPI-3 or do you want to have a constructive conversation where we ta= lk about things that benefit users? Jeff