-
I did not know where to put this issue as it concerns givaro, fflas and linbox.
Regarding the issues of usings tabs or spaces for indentation, the modelines present at the end of most source code f…
-
Since #109 was merged, the testsuite is now compiled with -O2.
This leads to 2 failures in the testsuite when compiling with clang: `test-ringarith` and `test-ffarith`
-
I have the mod in my mods folder but whenever i go to run it it takes a few seconds but it crashes and the game never started.
-
When I press ```r```, I expect lightline to show replace mode. But lightline does not change at all. The cursor changes and replace mode works as expected though.
```lightline settings```
```vim
…
-
Steps to reproduce: Frontend -> Gamemaster -> Tasks -> New Standard Task (Button)
Result: nothing happens
Desired: Pop-up dialogue, just like "New Special Task".
-
This is the indentation I'm trying to achieve:
```javascript
const r = myFunctionCall(longParameter1,
longParameter2)
const o1 = {
k: v,
}
const o2 = Object.f…
-
I have vim-javascript installed, and this in my .vimrc: `set cinoptions+=(0,m1,)100,W1s,j1,J1`.
With that, I get the desired:
```
object.method(argument1,
argument2);
```
and
```
…
-
Description: component is failed because of memory leak
STR:
1. Create flow ST-> Configuration component (you may use generated json example that is attached into *notes* )->Splitter->Node.js Cod…
-
Hi,
On `353eeeaca`, using `>>` while on the `#pragma` line in the following C source code doesn't move the line to the right.
```c
void main () {
#pragma acc parallel
for (int i = 0; i < 10…
-
I want to put this install in another parent folder called admin.mydomain.com, but access the laravel folder called mydomain.com, is there any easy way to do it?