-
In utf8_unicode_inplace_ex(), we have the following code:
```
c = *utf;
/* If first byte begins with binary 0 it is single byte encoding */
if ((c & 0x80) == 0) {
/* single byte unicode (7 bi…
-
### Describe the bug
A few days ago, gnome-shell started to crash with signal 11 when unlocking the screen. The extension works fine when I don't let the screen lock. The issue continued even aft…
-
Originally reported by: **space one (Bitbucket: [spaceone](http://bitbucket.org/spaceone), GitHub: [spaceone](http://github.com/spaceone))**
---
@cherrypy.expose
def index(**kwargs):
return '%r'…
ghost updated
8 years ago
-
This section of our documentation lists address space names for our components & sub components: https://github.com/zowe/docs-site/blob/master/versioned_docs/version-v1.28.x/user-guide/configure-insta…
-
First off, really happy to see the birth of the `capslock` tool as having a way to track capabilities used by transitive dependencies is key to mitigating supply-chain attacks.
One feature that wou…
-
@brunomorampc I am trying to use a GP Model in an MPC setting where I am trying to write the state-space equations as
x1(t+1) = gp1(x(t), u(t))
x2(t+1) = gp2(x(t),u(t)),
where x = [x1;x2], u = …
-
Follow-up from #30244
Depends on #30244
CC: @tscrim
Component: **geometry**
Author: **Matthias Koeppe**
Branch/Commit: **[u/mkoeppe/sage_geometry_hyperbolic_space__use_actions_instead_of_over…
-
hi I put a background image under the slider and notice highlighted background has an empty space. Could u help fix it?
![device-2017-07-05-182916](https://user-images.githubusercontent.com/8188634/2…
-
**Issue by [peterflynn](https://github.com/peterflynn)**
_Tuesday Aug 21, 2012 at 22:59 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/1414_
----
1. Enter a tag such as ``
2. P…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Currently when you update without havi…