[D-runtime] [D-Programming-Language/druntime] 337e13: mark structs methods as extern (D)
    GitHub 
    noreply at github.com
       
    Mon Aug  6 06:32:40 PDT 2012
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 337e1384be592b62e344c553b2ca530763ff5ef9
      https://github.com/D-Programming-Language/druntime/commit/337e1384be592b62e344c553b2ca530763ff5ef9
  Author: Martin Nowak <dawg at dawgfoto.de>
  Date:   2012-07-24 (Tue, 24 Jul 2012)
  Changed paths:
    M src/core/sys/posix/netdb.d
    M src/core/sys/posix/pthread.d
  Log Message:
  -----------
  mark structs methods as extern (D)
- in modules with global "extern (C):"
  Commit: dada092279d69333f21cc11511c18f707800432f
      https://github.com/D-Programming-Language/druntime/commit/dada092279d69333f21cc11511c18f707800432f
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2012-08-06 (Mon, 06 Aug 2012)
  Changed paths:
    M src/core/sys/posix/netdb.d
    M src/core/sys/posix/pthread.d
  Log Message:
  -----------
  Merge pull request #90 from dawgfoto/extern_C
make structs with methods extern(D)
Compare: https://github.com/D-Programming-Language/druntime/compare/db0212180c52...dada092279d6
    
    
More information about the D-runtime
mailing list