[Issue 16735] curl_easy_getinfo accepts wrong CURL type
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Oct 17 17:12:50 UTC 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16735
Alexandru Razvan Caciulescu <alexandru.razvan.c at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |INVALID
--- Comment #1 from Alexandru Razvan Caciulescu <alexandru.razvan.c at gmail.com> ---
The wrapper will not be responsible for converting the underlying data types.
Due to the fact that CURL* is actually void* this will be closed as invalid for
now.
--
    
    
More information about the Digitalmars-d-bugs
mailing list