Project

General

Profile

Bug #3360

method return type can have an optional EXTENT qualifier

Added by Greg Shah over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
10/19/2017
Due date:
% Done:

100%

billable:
No
vendor_id:
GCD
case_num:
version:

3353a_20171019a.patch Magnifier (1.1 KB) Greg Shah, 10/19/2017 11:01 AM


Related issues

Related to Conversion Tools - Bug #3353: lexer num_literal should support hexadecimal literals Closed

History

#1 Updated by Greg Shah over 6 years ago

As reported in https://proj.goldencode.com/boards/1/topics/23?r=141#message-141, the following code is valid:

METHOD PUBLIC CHARACTER EXTENT 8 getUserValueArray() :

The current parser in FWD v3.1 is missing the support for EXTENT used in this manner. The attached patch should fix this issue. Please apply it and rebuild FWD. Then retry parsing of that file.

The patch is being applied to branch 3353a (see revision 11187).

#2 Updated by Greg Shah over 6 years ago

  • Related to Bug #3353: lexer num_literal should support hexadecimal literals added

#3 Updated by Greg Shah over 6 years ago

Branch 3353a was merged to trunk as revision 11187. It will soon be available publicly as FWD v3.2.

#4 Updated by Greg Shah over 5 years ago

  • Status changed from Test to Closed

FWD v3.2.0 has been released. This issue is being closed accordingly.

Also available in: Atom PDF