public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: fortran@gcc.gnu.org,Jerry DeLisle
	<jvdelisle@charter.net>,"Browning,
	Robert S IV ERDC-RDE-GSL-MS CIV"
	<Robert.S.Browning@erdc.dren.mil>,"fortran@gcc.gnu.org"
	<fortran@gcc.gnu.org>
Subject: Re: read CSV data consistently from string or file
Date: Sun, 14 Oct 2018 10:02:00 -0000	[thread overview]
Message-ID: <E3701D55-D407-4374-9C9A-2BFB2E27A0E4@gmail.com> (raw)
In-Reply-To: <5e0503be-07fb-8479-bb70-cb7fddc9dbc4@charter.net>

On 13 October 2018 21:43:09 CEST, Jerry DeLisle <jvdelisle@charter.net> wrote:


>The patch attached to pr78351 fixes this and regression tests cleanly.
>
>https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78351
>
>I am wondering if I should put the check behind some condition related 
>to the standards to avoid the extra string scan or just leave it as is 
>in the patch.

Please only for compile_options.allow_std & GFC_STD_LEGACY

Could you use memchr to look for the comma, eventually?

TIA

      reply	other threads:[~2018-10-14 10:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <10B680D9-A65E-4B86-9F7C-760184201DAB@contoso.com>
     [not found] ` <0A2AF1BD-224D-4EC7-BD4C-52CEBBDAF1AF@erdc.dren.mil>
2018-10-12 20:10   ` Browning, Robert S IV ERDC-RDE-GSL-MS CIV
2018-10-12 23:53     ` Jerry DeLisle
2018-10-13 16:23       ` Jerry DeLisle
2018-10-13 19:43         ` Jerry DeLisle
2018-10-14 10:02           ` Bernhard Reutner-Fischer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E3701D55-D407-4374-9C9A-2BFB2E27A0E4@gmail.com \
    --to=rep.dot.nop@gmail.com \
    --cc=Robert.S.Browning@erdc.dren.mil \
    --cc=fortran@gcc.gnu.org \
    --cc=jvdelisle@charter.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).