-
Esta bastante bien, aunque pudieramos mejorarlo con mucho menos codigo y estilos. por ejemplo hay un que le pusiste una posicion relativa para despues moverlo con un top y un left
![Screenshot 2024…
-
-
foo.x
```
pub type foo_t = u32;
```
main.x
```
import std;
import foo;
fn f() -> () {
let s: u32 = std::sizeof(foo::foo_t);
}
```
Repro:
```
$ interpreter_main bad.x --dslx_path .
E1030 13:03:32.…
-
Hola, tengo este error e investigando un poco entiendo que es porque estoy intentando cargar una palabra que está fuera de los rangos de la palabra, pero cuando intento cargar una palabra de manera, r…
-
Le test de `data-thesesul` passe bien quand on n'a qu'un seul serveur ezs.
Mais quand on répartit les requêtes sur plusieurs serveurs (sur des machines différentes), le `retrieve-test` plante: il a…
-
Voici une feature qui ne presse pas du tout...
Associer des tags à un cercle est possible mais idéalement, on aimerait voir l'ensemble cumulé des tags de toutes les ressources qui apparaissent dans…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
in your website also extra space occur un Travel Itineraries this page i want to fix this
![W…
-
## Bug report
Cuando se intenta vaciar la cola de correo desde ADempiere Backend se genera un error
```
2024-10-17T21:32:14.718027909Z -----------> EMail.send: (ME): Could not convert socket to T…
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues
### Current Behavior
If the release date is not specified in the metadata, the year used for…
-
## Descripción
Al intentar ejecutar una consulta SQL con funciones de agregación (como MIN, MAX, y AVG) aplicando un CAST al resultado de la agregación, la consulta no funciona correctamente. El prob…