Gary Willoughby

Results 31 comments of Gary Willoughby

I compiled it using this guide: https://github.com/jacob-carlborg/dstep#libclang So i guess 3.1.

I tried the pre-built binaries and get: `File(77E2D8, "")/usr/include/x86_64-linux-gnu/sys/types.h:147:10: fatal error: 'stddef.h' file not found`

I think I need a bit more info. Is this a problem with dub or a problem with your linker? Also, what is the error message? Have you tried compiling...

So you're saying that the issue here is that when an assert fails the output is not nicely formatted like the readme?

It looks interesting, i'll take a closer look this weekend (when i get more time) and in the meantime i'll have a think about the general design. I wonder if...

> I have found a clean solution to determine if a type is shared. Removed the dirty hack . Nice! I wonder if there is a way of `getMock()` automatically...

Hmmm... strange. I might take a closer look at this tomorrow when I have more time. It looks like it should work, without seeing the rest of your program it's...

I've taken a look and i'm stumped. It looks like the callback is firing correctly but the selection is failing for some reason. There also looks to be another binding...

I'm going to archive this repository as it's not supported by me anymore.