Project

General

Profile

Actions

Feature #9271

open

Main generation with information about sharedness of parameters

Added by Pavel Andrianov over 5 years ago. Updated over 5 years ago.

Status:
New
Priority:
High
Assignee:
Category:
Environment models
Target version:
-
Start date:
09/11/2018
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

Mostly for special operating systems the main is based on a list of functions, which should be called. The parameters of the function call should not be just alloced, as they should be shared most of the times. However, some of the arguments are known to be local, for example, user provided string. And this memory can not be participate in data race. So, there is a need to specify such cases. This issue requires the improvement of simple main specification: it is not only a list of functions, but also contains a description of some arguments.


Related issues 1 (1 open0 closed)

Related to Klever - Feature #9272: Main generation without info-requestsNewIlja Zakharov09/11/2018

Actions
Actions

Also available in: Atom PDF