bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19809: 24.4; f90-beginning-of-subprogram wrong behavior with string


From: Glenn Morris
Subject: bug#19809: 24.4; f90-beginning-of-subprogram wrong behavior with string continuation
Date: Wed, 11 Feb 2015 14:09:06 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Raul Laasner wrote:

> I don't think the standard requires the second '&', although it is
> recommended.

By my reading, it does require it.
Quoting from FCD 1539-1:
    
    3.3.2.4 Free form statement continuation:
    
    [...]
    
    If a character context is to be continued, an "&" shall be the last
    nonblank character on the line and shall not be followed by commentary.
    There shall be a later line that is not a comment; an "&" shall be the
    first nonblank character on the next such line and the statement
    continues with the next character following that "&".

Maybe it has changed in newer version of the standard.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]