Project

General

Profile

Actions

Bug #1888

open

Function pointers with different types are not aliased

Added by Pavel Shved almost 13 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
10/10/2011
Due date:
% Done:

0%

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

Description

If the type of function pointer is void() (i.e. a function that takes any number of arguments, contrary to void(void)), it can't be aliased with another function.

Type t1 is void ()

Type t2 is void (struct slave_item **dll@dll_insert_slave )

No data to display

Actions

Also available in: Atom PDF