[Issue 10591] Error: only one main allowed doesn't show location of conflicting main symbols
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Aug 18 03:34:44 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=10591
John Colvin <john.loughran.colvin at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin at gmail.
                   |                            |com
--- Comment #3 from John Colvin <john.loughran.colvin at gmail.com> ---
Just ran in to this, I'm actually struggling to find the offending main
function in a large codebase (could be in some dependency that's wrongly
configured to compile in execultable mode instead of library). Grep doesn't cut
it, the compiler should tell me.
--
    
    
More information about the Digitalmars-d-bugs
mailing list