[Issue 24127] ImportC - no way to organize files
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu May 23 15:21:21 UTC 2024
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24127
Andrea Fontana <trikkuz at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |trikkuz at gmail.com
--- Comment #4 from Andrea Fontana <trikkuz at gmail.com> ---
Similar problem here.
A C library with different file with the same name:
hello/utils.c
world/utils.c
dmd hello/utils.c world/utils.c
won't compile.
--
    
    
More information about the Digitalmars-d-bugs
mailing list