[Issue 862] Can't link with std.c.stdlib.setenv
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Jan 21 15:41:04 PST 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=862
thomas-dloop at kuehne.cn changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|DMD                         |Phobos
------- Comment #1 from thomas-dloop at kuehne.cn  2007-01-21 17:40 -------
setenv is a POSIX.1-2001 not a C99 function,
however getenv is defined by C99...
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list