Closed dkasak closed 7 years ago
Uhm. Let me re-compile it, to try to reproduce this issue.
Any luck reproducing this?
I think I know where is the problem. Nevertheless, we will release a refactoring of QuickFuzz very soon, so this issue won't be a problem, I think.
Okay, thanks, I guess it isn't worthwhile to keep poking at this for now, then. Do you have a rough ETA for the new release?
We are squashing some bugs, and we will try to release it this week. If you want to test it first, let me know.
This should be solved now.
While trying to build QuickFuzz with the
codes
flagI get the following error(s)
I suppose the bit regarding unlisted modules is just noise in this case (though it should probably be fixed). The relevant part seems to be the TH splice resulting in a function binding with no equations. There's also a stack error, but I surmise this is just due to the TH error. Any tips?