-
It seems at least the following failures were approved after the change from Bytecode -> AST has landed in 8bf424ea89b956ada5f969db2880355285a311b0 / [cl/120720](https://dart-review.googlesource.com/c…
-
Getting this backtrace on init:
```
Debugger entered--Lisp error: (void-function org-element-update-syntax)
org-element-update-syntax()
org-link-set-parameters("file+emacs")
#f(compiled-…
-
```
On Solaris/SPARC I now see bus errors where I didn't before in 3.7.0.
Curiously, the exact failures seem to depend on the compiler used
(Sun's cc vs. gcc). Accordingly, git bisect finds differen…
ghost updated
11 years ago
-
Hi!
I came across a case where there's a possible trick that can reduce size significantly. Take the following piece of code:
``` javascript
var x = 12345678, y = 12345678;
```
It compresses to:
``…
-
### What did you expect to happen?
No error.
### What actually happened?
During startup, the following error happens: `(void-function org-link-set-parameters)`. Weirdly, this error is thrown in the…
-
### Summary 💡
Create a mode of cargo-smart-release that is aware of special commits with type "release". The idea being that release commits are where changelogs and versions are automatically update…
-
Hi, rougier
Thanks for sharing this repo. I tried to install many times on different machines. When the installation was finished, there is always this error ``` error: Invalid face, nano-modeline…
-
### What happened?
With a debug build of iree-compile try to load it with valgrind and it errors out:
```
anush@anush-5900xt ~/github/shark-runtime
% valgrind --tool=massif --pages-as-heap=yes …
-
```
save: local str = string.dump(function() return "BOO!" end)
load (on other-endian machine): assert(assert(loadstring(str))() == "BOO!")
Quote from Duncan Cross:
Should Lua bytecode generated by …
-
Buildout downloads Python 3.8 wheel in Python a 3.10 environment.
```
We have no distributions for pkg that satisfies 'pkg==7.3.0'.
root: Reading http://admin:pass@packages.org/pkg/
root: Found …