Steve Suehs
Steve Suehs
It would be useful if the parser and/or Instaparse routines took an optional callback function to allow graceful halting of a parse. While developing a grammar and parser and even...
As I understand it, objectHash is to calculate something not for full equality, but for something identity-ish, such that the children can participate in a meaningful diff?
Manually migrating from https://github.com/libgit2/libgit2sharp/issues/1903 ### Reproduction steps 1. Try this with an existing repo. Put a BOM at the header of a .gitignore file, and a directory to ignore such...
You are opening a _bug report_ against the LibGit2Sharp project: we use GitHub Issues for tracking bug reports and feature requests. If you have a question about an API or...
I am getting the dreaded unsatisfied link error. I spent some time chasing it today. I notice that ldconfig does not create a softlink pointing libzmq.so.0 to blahblah/libmq.so.3 . Should...
Trying to run against VirtualBox 5.0 support. I am guessing the xpcom interface changed? ````` (def myserver (mgr/server)) CompilerException org.mozilla.xpcom.XPCOMException: The function "createInstanceByContractID" returned an error condition: "Interface not supported...