https://issues.dlang.org/show_bug.cgi?id=12615
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |12802 --- Comment #8 from Kenji Hara <[email protected]> --- (In reply to Andrej Mitrovic from comment #6) > (In reply to bearophile_hugs from comment #5) > > What other constructs are a problem for the warn against the old alias > > syntax? > > Function pointers. There's an issue where 'alias f = extern(C) void > function()' does not work (it's a filed bug). Until that is fixed we can't > plan to go forward with this warning. I filed it as the issue 12802. --
