Dominic Cerquetti
Dominic Cerquetti
Cool! Yea no rush. I realized I forgot to document a couple of things with this. There's a couple constraints that were made as performance tradeoffs, some of them might...
this package isn't just vulnerable, it's been removed, so the build is broken and this change is needed to fix the build. any chance it can be merged soon?
I was experiencing this when using vagrant+ubuntu14.04 found a few workarounds, and decided to go with this one: ``` bash # hack around "stdin" errs with ubuntu+vagrant # see https://github.com/mitchellh/vagrant/issues/1673...
I did this on the vagrant host (ubuntu) where I was running 'maestro'. Come to think of it though, I might have run these commands for something else that was...
haven't forgotten about this! just been working on a release of the tool that depends on this change, should be trying to finish this out soon.
hi folks, was finally revisiting getting this merged in. could I get whitelisted for appveyor, I tried running it on my own fork but there's some FTP upload stuff that's...
Yeah I think you are correct about the correct behavior being it should overflow and wrap around the bank. The actual 2 bytes written to the file are correct and...
Got around to checking into this more. I extracted the relative addressing function into a separate project and built a few unit test cases, played around with it til I...
whew. nice find! I will have a look. language bugs... phew.
(woops, yea I meant DP, not DB) that would be very cool if Asar supported that! I will check that out. that makes a ton of sense. it does seem...