Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hitting control-C during input causes bad things to happen #240

Closed
JeffBezanson opened this issue Oct 28, 2011 · 0 comments
Closed

hitting control-C during input causes bad things to happen #240

JeffBezanson opened this issue Oct 28, 2011 · 0 comments
Assignees
Labels
bug Indicates an unexpected problem or unintended behavior

Comments

@JeffBezanson
Copy link
Sponsor Member

No description provided.

@ghost ghost assigned JeffBezanson Oct 29, 2011
JeffBezanson added a commit that referenced this issue Oct 30, 2011
… might as well have it only handle SIGWINCH.
StefanKarpinski pushed a commit that referenced this issue Feb 8, 2018
* Add `threadid()` and `nthreads()`

* Fix `const` in definition

* Fix condition in test

* Remove condition and modify test

* Fix bug in export
fredrikekre added a commit that referenced this issue Sep 16, 2022
This patch updates SparseArrays. In particular it contains
JuliaSparse/SparseArrays.jl#260 which is
necessary to make progress in #46759.

All changes:
```
4fb8f0e Fix direction of circshift (#260)
ead48fe Fix `vcat` of sparse vectors with numbers (#253)
d88be9f decrement should always return a vector (#241)
dfcc48a change order of arguments in fkeep, fix bug with fixed elements (#240)
43b4d01 Sparse matrix/vectors with fixed sparsity pattern. (#201)
```
Keno pushed a commit that referenced this issue Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant