Bar Hofesh
Bar Hofesh
@ysbaddaden Can support for `musl` be added? So that a project can be static compiled with the gc
I would also love some examples in the front (README) :)
I did some digging 1) http://blogs.msdn.com/b/exchangedev/archive/2011/07/22/working-with-meeting-requests-in-exchange-activesync.aspx 2) http://blogs.msdn.com/b/webdav_101/archive/2011/09/28/new-to-exchange-activesync-development.aspx 3) https://msdn.microsoft.com/en-us/library/cc425499%28EXCHG.80%29.aspx
@fazibear Is this project still running ? I would like to join in if you want help
Hi @fazibear , how about we use https://github.com/Papierkorb/bindgen to auto generate the bindings , then we can root out anything that isn't needed ?
BTW , as my interest is in Neural nets , we can instead try and play around with Torch7 core c bindings (TH)
 **Checkmarx One – Scan Summary & Details** – [41f15633\-3df0\-401a\-b342\-1429c57aa076](https://deu.ast.checkmarx.net/projects/fcf6cc86-63a5-4d1e-97b1-b18e509aee92/scans?id=41f15633-3df0-401a-b342-1429c57aa076&branch=refactor%2Fargon2_instead_of_bcrypt) ### No New Or Fixed Issues Found
@atlantis nice point :eyes: I wonder if this should be handled sooner then later, as this might be easy fix that will save a lot of headache down the road
Hi All, So the original discussion was about adding Redirect follow for the HTTP client, this feature is really needed by me for a production solution, Right now I use...
@j8r how would a block yield look for redirects? Would I be able to yield each redirect answer back up?