Gil

Results 40 issues of Gil

`[ 97%] Building C object source/loader/CMakeFiles/loader.dir/source/loader_impl.c.o /home/username/metacall/core/source/loader/source/loader_impl.c: In function ‘loader_impl_load_from_memory’: /home/username/metacall/core/source/loader/source/loader_impl.c:861:66: warning: ‘loader_impl_load_handle’ reading 4096 bytes from a region of size 255 [-Wstringop-overread] 861 | loader_handle_impl handle_impl = loader_impl_load_handle(impl, iface,...

c/c++

Currently class static method calls and object method calls are not properly handling errors. If there's an uncaught exception in Ruby, the program will terminate (segfault). See issue #53 To...

enhancement
ruby

![unnamed](https://github.com/OCA/l10n-spain/assets/45542433/8acbfbc2-b78e-453d-a653-1b4d5ddbca29) Lo pongo en draft. Falta probar con Santander y los demás bancos... En la definición del AEF pone IBAN (alguna idea de por qué se descartan el codigo de...

## 🚀 Feature Depending on the programming language specified in the cell, the syntax highlighter must react to its changes and output accordingly.

enhancement
GSoC21

## 🚀 Feature Each cell containing a different programming language should react accordingly to the autocomplete trigger.

enhancement
GSoC21

## 🐛 Bug Report ### Expected Behavior Opening a file in examples/ folder should still load the kernel like it does in the root folder of the repo. ### Current...

bug
GSoC21