[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[open-cobol-list] Re: Patch for: SELECT file-name ASSIGN TO data-name-1
From: |
Keisuke Nishida |
Subject: |
[open-cobol-list] Re: Patch for: SELECT file-name ASSIGN TO data-name-1 OF .... (Qualification allowed!) |
Date: |
Tue Mar 9 23:16:06 2004 |
User-agent: |
Wanderlust/2.10.0 (Venus) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (UnebigoryĆmae) APEL/10.3 Emacs/21.2 (i386-redhat-linux-gnu) MULE/5.0 (SAKAKI) |
At Tue, 9 Mar 2004 16:07:17 +0100,
Thomas Biehler wrote:
>
> could you apply this patch for parser.y:
>
> cvs diff parser.y
>
> Index: parser.y
> ===================================================================
> RCS file: /cvsroot/open-cobol/open-cobol/cobc/parser.y,v
> retrieving revision 1.554
> diff -r1.554 parser.y
> 505c505
> < | WORD
> ---
> > | qualified_word
Done.
Keisuke