Bug #1159

cpp: '~' symbol used in destruction is not properly detected

Added by Zbigniew Rebacz almost 9 years ago. Updated over 8 years ago.

Status:ApprovedStart date:06/29/2015
Priority:NormalDue date:
Assignee:Miroslav Fidler% Done:

0%

Category:Assist++Spent time:-
Target version:Release 2015.2

Description

Start writing destructor implementation outside class it will never be detected.

For example:

void AndroidBuilder::~(no destructor auto completed)

History

#1 Updated by Miroslav Fidler over 8 years ago

  • Target version set to Release 2015.2

#2 Updated by Miroslav Fidler over 8 years ago

  • Category changed from IDE to Assist++

#3 Updated by Zbigniew Rebacz over 8 years ago

Of course destructor doesn’t return void. Sorry for the misunderstanding. It should be

AndroidBuilder::~(no destructor auto completed)

#4 Updated by Miroslav Fidler over 8 years ago

  • Status changed from New to Approved

Also available in: Atom PDF