endolith

Results 132 comments of endolith

> users are going to be running our outdated ngspice unless we keep up with their releases. But isn't that good? The version of ngspice should match the version of...

Well it's several more lines of code that we have to remember or look up and hope we didn't make any [off-by-one errors](https://en.wikipedia.org/wiki/Off-by-one_error). It would be nice if it were...

Well if you take that argument far enough, blocks() and enumerate() shouldn't exist in the first place, since the same tasks can be accomplished without them :)

> If we implemented something like that, would we always start from zero? The intent is to know where you are in a file while analyzing it, so it would...

Yeah, my computer runs TensorFlow fine, but I'm still getting this message.

So now we google the error message that doesn't mean anything and find this thread instead of knowing what's going wrong. I don't have any CMake or C++ files...

> The cpptools debuggers (cppvsdbg and cppdbg) do not support `run without debugging`. Then shouldn't that option be grayed out?

There was a `1258031168566452298.eml.gz` file though. I deleted it but that didn't help.

I'm not sure how to install this on Ubuntu. I cloned the repo: ``` ~/P/gmvault> git status On branch gmv-1.9.2 Your branch is up-to-date with 'origin/gmv-1.9.2'. nothing to commit, working...

With `gmvault-1.9.2b1.tar.gz` and `libssl-dev` and after uninstalling gmvault and reinstalling with setup.py it seems to have worked. ``` ~> gmvault -v Odd. Use default python2.7.x or 2.6.x distribution. Gmvault v1.9.2-beta-1...