Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COM.DATA.Initialisation #113

Closed
4 tasks done
WaldoFR opened this issue Jun 14, 2018 · 3 comments · Fixed by #156
Closed
4 tasks done

COM.DATA.Initialisation #113

WaldoFR opened this issue Jun 14, 2018 · 3 comments · Fixed by #156

Comments

@WaldoFR
Copy link

WaldoFR commented Jun 14, 2018

Implementation of the rule COM.DATA.Initialisation

Description

It is mandatory to initialize a variable before it's use.

Known problems

Function declaration

Description : The rule is not handling some types of functions declaration. The problem is the same one as defined for several rules in #49 .

  • Fix status

State of the implementation

  • Violation raising
  • Localization
  • Unit tests
@brigittehuynh
Copy link
Collaborator

brigittehuynh commented Jun 20, 2018

In progress

@brigittehuynh
Copy link
Collaborator

Added localazation

@brigittehuynh
Copy link
Collaborator

Corrected violations and updated unit tests

brigittehuynh added a commit to brigittehuynh/i-CodeCNES that referenced this issue Jun 25, 2018
brigittehuynh added a commit to brigittehuynh/i-CodeCNES that referenced this issue Jun 25, 2018
brigittehuynh added a commit to brigittehuynh/i-CodeCNES that referenced this issue Jun 25, 2018
brigittehuynh added a commit to brigittehuynh/i-CodeCNES that referenced this issue Jun 25, 2018
…unction class to allow local and

global variable handling with regards to the function
brigittehuynh added a commit to brigittehuynh/i-CodeCNES that referenced this issue Jun 25, 2018
… Function

class to FunctionWithVariables in order to do so. Cleaned up unused
variables.
brigittehuynh added a commit to brigittehuynh/i-CodeCNES that referenced this issue Jun 25, 2018
brigittehuynh added a commit to brigittehuynh/i-CodeCNES that referenced this issue Jun 25, 2018
@WaldoFR WaldoFR closed this as completed Jun 29, 2018
@WaldoFR WaldoFR mentioned this issue Sep 13, 2018
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
…unction class to allow local and

global variable handling with regards to the function
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
… Function

class to FunctionWithVariables in order to do so. Cleaned up unused
variables.
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit that referenced this issue Feb 2, 2020
begarco pushed a commit that referenced this issue Feb 2, 2020
begarco pushed a commit that referenced this issue Feb 2, 2020
global variable handling with regards to the function
begarco pushed a commit that referenced this issue Feb 2, 2020
class to FunctionWithVariables in order to do so. Cleaned up unused
variables.
begarco pushed a commit that referenced this issue Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants