-
Pimp my lock will soon be recreated in a better version !
If you have any ideas of features you want in the new version, please put it in this issue !
If you want to contribute to the new version, d…
-
Just reporting it.
We're using this instructions in a Dockerfile to install header, which uses `vim` folder, instead of the latest `plugin` folder
```Dockerfile
RUN git clone https://github.com…
-
I try to download opengl.
and gl3.h
-
Bonjour,
When I clone and try to run the Make all, I get the following error:
```
clang -Wall -Wextra -Werror -g -I./inc/ -I./mlx_linux/ -c src/ft_check.c -o src/ft_check.o
In file included from…
-
![bug](https://user-images.githubusercontent.com/81618670/231818235-066e217e-3a47-42b9-a538-fde72044e338.png)
-
42 Paris gradually changes `ft_lock` by a new lock called `dm-tool lock`. I tried changing the bash to try to make it compatible but it seems harder than I think.
-
Didn't pass test 08 (very long string sent in multiple times + a client disconnects in between)
Also need to remove the last bzero otherwise partial commands are cleared before being sent.
-
il ne faut pas renvoyer d'erreur mais faire comme si export avait ete appele sans arguments ==> sera regle
par la suppression du token en cas de chaine vide
modifier le message d'erreur de …
-
Bonjour,
En utilisant le Git action norminette, celle-ci m'indique des erreurs de norme qui me semblent non justifiees.
Est-ce normal ?
Exemple:
-
Flatpak seems to be failing extremely often on 42Paris dumps. I'm running a workaround on my session which looks like this.
```bash
#!/bin/bash
PACKAGE_NAME="io.neovim.nvim"
EXEC_NAME="nvim"
…