[Issue 4268] (D1 only) ambiguous name mangling for local functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 28 20:39:28 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=4268


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Platform|Other                       |All
            Version|D1 & D2                     |D1
         Resolution|                            |DUPLICATE
            Summary|ambiguous name mangling for |(D1 only) ambiguous name
                   |local functions             |mangling for local
                   |                            |functions
         OS/Version|Windows                     |All


--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> 2014-03-28 20:39:20 PDT ---
By fixing issue 12352, the mangled name conflict is now resolved from 2.066
git-head.

And, the two fna functions (struc fna() and struc.fnb fna()) should be rejected
in semantic analysis phase. It would be a dup of issue 2999.

*** This issue has been marked as a duplicate of issue 12352 ***

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list