Trevor Summers Smith

Results 9 comments of Trevor Summers Smith

@pcj and @hsyed I am curious if either of you have thoughts on this that could point me in a direction of a fix, or tell me I am doing...

@hsyed thank you for your reply! I tried what I understand your suggestion to be: use the java_binary rule instead of kotlin_binary on the example I gave above. I pushed...

@hsyed Happy new year! I am curious if you are currently working on the port of macros -> rules? Thank you.

@hsyed ok good to know. I will take a look at what you have going on this week.

Hey Nicolas, Thanks -- the compilation works great on my machine. As you said, we can later think about packaging the library. As for the example compiling -- I just...

Hmmm. Ok we'll just keep an eye on it. One other thing -- there's tons of warnings now with the stubs. They are either about unused parameters in the generated...

Thanks. Pushed a commit that fixes this for all of them. As for the other ones -- the unused variables. It appears the that generated ml code creates an unused...

@nojb I pushed da38ccc to make it work with the 1.0-rc. FWIW, I tried compiling with the 10.29 and 1.0 and neither worked. I fixed up 1.0 to work by...

@hsyed I would like to enable the `-Werror` flag. Are you still thinking of having individual options added, as is the case now? If so, would you be open to...