Daniel Gröber (dxld)

Results 357 comments of Daniel Gröber (dxld)

Changes: - Fix the use-after-free fix :) AsyncUsb{Sender,Receiver} have to call CancelTransfer, not the base class, because they close the device handle and we must also not free the device...

Changes: - Fix cpplint complaint about two spaces after code, before comment.

I'm a bit confused. I made the bmake support changes which complicated things since you asked for them. I'm just as happy going back to the gmake only version which...

On Tue, Apr 28, 2015 at 07:50:33AM -0700, Izzy Meckler wrote: > Great! The code duplicated from ghc-mod is only used to set ghc > flags according to the project's...

Well you'll have to build against the development version until I release it if you need ghc 7.10 and cabal>1.22 support. Otherwise the one from hackage is fine. Though if...

BTW did you not get the E-Mail I sent you a few days ago?

Yeah, that's where I sent it before. I sent you another one. According to my mail sever it was delivered. Maybe check spam or something?

Well if you care to be more specific I don't see why I couldn't implement what you have in mind. I'm actually pretty far along already just have a weird...