From owner-sc22wg5+sc22wg5-dom9=www.open-std.org@open-std.org  Tue Aug 11 15:25:06 2020
Return-Path: <owner-sc22wg5+sc22wg5-dom9=www.open-std.org@open-std.org>
X-Original-To: sc22wg5-dom9
Delivered-To: sc22wg5-dom9@www.open-std.org
Received: by www.open-std.org (Postfix, from userid 521)
	id 4D0BB3588C5; Tue, 11 Aug 2020 15:25:06 +0200 (CEST)
Delivered-To: sc22wg5@open-std.org
Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175])
	(using TLSv1 with cipher AES128-SHA (128/128 bits))
	(No client certificate requested)
	by www.open-std.org (Postfix) with ESMTP id F30263571D3
	for <sc22wg5@open-std.org>; Tue, 11 Aug 2020 15:25:05 +0200 (CEST)
Received: by mail-qk1-f175.google.com with SMTP id x69so11622998qkb.1
        for <sc22wg5@open-std.org>; Tue, 11 Aug 2020 06:25:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=stevelionel.com; s=google;
        h=subject:to:references:from:message-id:date:user-agent:mime-version
         :in-reply-to:content-transfer-encoding:content-language;
        bh=bvL8lIu4J77C1p+1YwRYkfn/3qbQdVVaNNqQNWpbDJU=;
        b=x86JAeFRms091T4RtBDV1uMJX/uox29BTIw1qik2gsMLycH4KeOBveH71l0RXurq9d
         JNNQ442EU13t94zJARI/6t7VPxZLjNJ356O8kBxmtEtVRoVzu/GatIOu3oYMMmpV5MQ/
         aTumOKRfFcV4Pf43ybA/AP9FwUmXEyEZJcmwk=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20161025;
        h=x-gm-message-state:subject:to:references:from:message-id:date
         :user-agent:mime-version:in-reply-to:content-transfer-encoding
         :content-language;
        bh=bvL8lIu4J77C1p+1YwRYkfn/3qbQdVVaNNqQNWpbDJU=;
        b=JzUQioalwz9aeQhg0dMIXA0vvGKl4HuMo7AkHpFZv+py9XQdARqb9egIudFdWAgu1J
         DCmXFAu1UNTRaKTaRAqPHvp2bGYuE7bL75dmjnNNw1y8YMjZ01awAO76HrWzfArGRRhK
         k4g9PDHiqJX2+83vqsfklJSsPSu8P9QDfW3gpQFTqCeSDz0yLATXcIhuZp2gQjQRBkrI
         WAWNEAlSwTcV/b4r7rJ+6odvicRcci0lq15IyYiq28TRkCaOjuAIsM3ajoSMPhL9NHXe
         tTmOhztGOFi8suhkPyEPpktEr3C24eHXVsCRRujdOfaPZ047530B09txsfjxUkG94vLH
         R/cQ==
X-Gm-Message-State: AOAM533mYiRNOAruUKtlmLVXo5Yj+/AuhA+C9yzNlKLf1cKygh55TNRo
	3lMOlcxTjEXsAqKX7xhncp/FNzZLd1s=
X-Google-Smtp-Source: ABdhPJwZBAmTa/IRzmoNH/yVG3fkFfpkivE1VYtQOfXpoT2SlIime7djnBYYa3mE/cPgDeUdZ4ktGg==
X-Received: by 2002:a37:6703:: with SMTP id b3mr1112191qkc.111.1597152298987;
        Tue, 11 Aug 2020 06:24:58 -0700 (PDT)
Received: from [192.168.1.2] ([71.255.115.200])
        by smtp.gmail.com with ESMTPSA id n6sm17155472qkh.74.2020.08.11.06.24.58
        for <sc22wg5@open-std.org>
        (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128);
        Tue, 11 Aug 2020 06:24:58 -0700 (PDT)
Subject: Re: [J3] (SC22WG5.6266) Fortran 90 and BOZ literals
To: WG5 List <sc22wg5@open-std.org>
References: <20200810230020.B9227357216@www.open-std.org>
 <61D4EB5F-AB65-4283-A190-058B83BC11FD@cray.com>
From: Steve Lionel <steve@stevelionel.com>
X-Clacks-Overhead:  GNU Terry Pratchett
Message-ID: <cbf9a824-b791-1f86-dc71-51137825b5dc@stevelionel.com>
Date: Tue, 11 Aug 2020 09:24:56 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
 Thunderbird/68.11.0
MIME-Version: 1.0
In-Reply-To: <61D4EB5F-AB65-4283-A190-058B83BC11FD@cray.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Sender: owner-sc22wg5@open-std.org
Precedence: bulk

Thanks all. In hindsight it is now blindingly obvious that the PDF I 
have (N692 - its properties say that it was created by "walt" in 2010) 
omits the remainder of the three syntax rules that would allow quotes as 
an alternative to apostrophes, and that this error was not detected at 
the time.

Steve

