Thomas Touhey

Results 4 issues of Thomas Touhey

Alors. Tout part de ce bug : [juste ici, ligne 31](https://github.com/gaesim/Libft/blob/f0590803d3f5118a762f3f4c711255ebc216defc/ft_lstnew.c) Le souci, c'est qu'il malloc sizeof(content_size) et qu'il copie la size. Donc j'ai essayé de catch ça en allouant...

This feature allows setting a custom JSON schema generator at app-level, in order to customize JSON schema from pydantic-core schema generation as described in the following pydantic guide: https://docs.pydantic.dev/2.1/usage/json_schema/#customizing-the-json-schema-generation-process For...

feature

With SDL2, creating a software renderer using `SDL_CreateRenderer(window, -1, SDL_RENDERER_SOFTWARE)` causes a segmentation fault on ArchWSL with WSLg on WSL 2, while the expected behaviour would (probably) be to fail...

## Context [Cahute](https://next.cahuteproject.org/) is a C library and set of command-line utilities to communicate with CASIO calculators over serial and USB. For the former, there exists specific USB-serial cables, that...