Project

General

Profile

Actions

Bug #9483

closed

Support external function declarations without parameters

Added by Ilya Shchepetkov about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Urgent
Category:
C back-end
Start date:
02/11/2019
Due date:
% Done:

0%

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

Description

Aspect:

info: declare_func($ $(..)) {
    $fprintf<"declare_func.txt","%s\n",$signature>
}

Code:

extern char *get_parent_id();

Result:

char *get_parent_id(/* LDV: ../../aspectator/gcc/c-family/ldv-pretty-print.c: 1552: parameter type list of direct declarator was not printed */);

Actions

Also available in: Atom PDF