Ash Earlz

Results 8 issues of Ash Earlz

There seems to be no way to open a second window on OSX. The command-N shortcut appears disabled for some reason, and no other reasonable option seems available. Using spotlight...

There appears to be no way to disable backtrace information embedding into a program. There are some cases where bundling filenames and other information needed for backtraces is not desired....

T-dev-tools
T-compiler

Hello. I've modified SubSonic a while back in 3.0.0.3. When I had to upgrade to 3.0.0.4, merging in my changes by hand, I figured I should give back. Sorry that...

read http://stackoverflow.com/questions/3526180/subsonic-3-linq-joining-error-after-using-cleanup Basically if within the CleanUp function you add or remove characters it will not work when you try to do joins in Linq. The source of the problem...

Hi, First off, git-tfs is awesome! Now, for the actual issue. I recently checked in a binary executable file into TFS using git-tfs. I've found that git-tfs will commit it...

A valid contract address in Qtum is detected as invalid in Solidity and gives a compiler warning. This is most likely due to our different contract (and pubkeyhash) format. I'm...

help wanted
P3-NoRush

So, I've been trying for the past few days to get any form of GUI working in my VST host (Reaper) using rust-vst2, and I've faced nothing but difficulties. I'm...

I'm getting this error " = note: rust-lld: error: no memory region specified for section '.got'" which is unexpected because my target does not support the .got section at all....