Project

General

Profile

Actions

Bug #8060

open

Attributes image and syntax and static instances

Added by Andrei Tatarnikov almost 7 years ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Category:
nML Translator
Target version:
Start date:
04/13/2017
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

The following construct is illegal:

image = slt(rd, X(0), rs).image

nML translator forces to write it like this:
image  = format("%s", slt(rd, X(0), rs).image)

This is inconvenient and redundant.

Constructs like in the first example must be supported.

Actions #1

Updated by Andrei Tatarnikov almost 7 years ago

The same is with syntax and action.

Actions #2

Updated by Alexander Kamkin about 4 years ago

  • Assignee changed from Andrei Tatarnikov to Artem Kotsynyak
  • Target version set to 2.5
Actions #3

Updated by Alexander Protsenko about 1 year ago

  • Target version changed from 2.5 to 2.6
Actions

Also available in: Atom PDF