Can't compile Phobos git master
    Jonathan M Davis 
    jmdavisProg at gmx.com
       
    Sat Oct  1 19:13:21 PDT 2011
    
    
  
On Sunday, October 02, 2011 04:08:08 Andrej Mitrovic wrote:
> I'm getting compile errors from commit
> 2899a9481b7ef59bfc5c55ed06876c72f0ede4bd onwards.
> log:
>     Sat Sep 24 22:01:44 2011 -0700
>     Merge pull request #257 from jmdavis/datetime
>     Fixed DST issues in std.datetime.
> 
> I'm getting this via `make -f win32.mak`:
> 
> std\datetime.d(30196): Error: undefined identifier REG_TZI_FORMAT
> 
> I don't understand how the autotester is green all this time?
Have you updated druntime?
- Jonathan M Davis
    
    
More information about the Digitalmars-d-learn
mailing list