-
the following test has "Illegal instruction (core dumped) " which is a regression by https://reviews.llvm.org/D126962
in the following test case.
bash> cat a.c
```
char* foo(char*);
int main()…
-
I have not updated my little local instance since the migration from Sourceforge to Github and I wonder: why are we supposed to simply trust the released tarballs on Github, as if Github is not hacka…
yuv updated
10 months ago
-
## what is the standard formulation of GWR?
## Does GWR work with the spatial auto-regression?
Spatial auto-regression has the following form:
> y = wx + wAy
> How to apply GWR on the second term.
#…
-
`test_pygrass_doctests` fails with Python 3.12 and Numpy 2.0.1 at least on Mac, which is a regression compared to current CI setup with Python 3.11 and Numpy 1.26.4.
```
test_pygrass_doctests
…
-
A declaration command name like `export` or `typeset` breaks multidimensional indexed array assignments, e.g.:
```
$ typeset -a arr=( (a b c) (export demo array) )
$ typeset -p arr
typeset -a ar…
-
The Twitter posting code doesn't check for tweet length accurately. It failed on this listing: http://jobs.hasgeek.com/view/pkqjq.
Traceback:
```
File "/usr/local/lib/python2.6/dist-packages/Flask-0…
jace updated
10 years ago
-
## Description
When you create a user `/system/users/new` and select a time zone like `New York`, it is not being persisted after creating the user. Instead the user has the time zone `UTC`. Th…
-
-
### Issue type
Other type of issue
### Bug description
In windows 10 log files are located in
`C:\Users\{Username}\AppData\Local\MuseScore\MuseScore4\logs` directory.
Username may contain …
-
### Description
I am building a project and I have two pipeline jobs:
1. build
2. test
In build, I am building the project with:
```
dotnet build -c Release --packages .nuget
```
Then I tran…