VibeD - REST API and vibed.web.auth framework
    holo via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Aug  7 16:53:00 PDT 2017
    
    
  
Thank you for explanation.
It fix my problem with compilation. I was using 
https://github.com/rejectedsoftware/vibe.d/blob/master/examples/web-auth/source/app.d as example and there is @safe function. I try to compile it with newest (beta) version of vibe.d and it compiled too (so i suspect in newest version system function is marked as trusted/safe too or it is fixed some other way :)).
Regards
holo
    
    
More information about the Digitalmars-d-learn
mailing list