Closed emilio closed 8 years ago
Thanks doing this! I'll get this merged either tonight or in the morning.
On Tue, Oct 18, 2016 at 08:58:32AM -0700, Joe Wilm wrote:
I'd like to remove the
unsafe
stuff currently used to leakFileCache
. This involves trimming down thenew
function and removingdrop
.Do you fancy making those changes, or may I add a commit to your feature?
Happy to do the changes when I arrive from class, should be straight-forward :)
Super appreciate you updating Racer by the way!
No problem! A few months ago I did try to set it up, it failed so I removed it. Yesterday I felt like actually making it work whatever the cost was :)
Done, let me know if this is sort of what you were looking for :)
Yeah this is exactly what I had in mind :). Thanks for the extra work! Going to test that this runs on my machine and then will either leave a comment or merge.
Everything looks good! Thanks for the commits 😄
No problem! :)
Racer hasn't been published in a while. I was setting up YouCompleteMe, when I found that racerd panicked pretty frequently inside racer.
Updated racer solved the problem, but I needed to modify racerd a bit, so this is the minimal set of modifications that allowed me to build.
Obviously the git dependency path would need to be changed to a proper version when racer is published, I'm just leaving this here in case this is useful for someone.