Project

General

Profile

Actions

Feature #11826

closed

Do not generate return values implicitly in case of missed callbacks

Added by Evgeny Novikov over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
High
Category:
Environment models
Target version:
Start date:
08/15/2022
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

At the moment EMG implicitly generates nondeterministic return values of missed callbacks to be invoked using function pointers. It seems to be redundant in general since as a rule these return values are nondeterministic themselves. Worse is that this approach prevents providing return values explicitly, e.g. by allocating and initializing an appropriate memory and using a pointer to it as a return value (e.g. #11825).


Related issues 1 (0 open1 closed)

Blocks Klever - Feature #11825: Allocate memory for tty_struct for tty_operations callbacksClosedEvgeny Novikov08/15/2022

Actions
Actions

Also available in: Atom PDF