Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

gates: lib/ui has no surface gate — tools/ui_surface_check.sh (every export tested + documented, SDL fields under real input) was chartered but never built

Abierto
#1,263 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Los mantenedores suelen responder en 1 día

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
68/100
Tipo de issue
Nueva funcionalidad
Claridad
Bien especificado
Estado de actividad
Activo
Stack tecnológico
c, shell

Línea de trabajo

Read hq/roles/ui-toolkit.md and hq/ROSTER.md, then inspect tools/ui_surface_check.sh's intended inputs alongside lib/ui*.eigs, tests/test_ui.eigs, docs/STDLIB.md, and src/ext_gfx.c. Check the make gfx CI leg and the existing #599 field context first. Done means the script is wired into CI, starts red with a ratchet, and its selftest planted fault goes red.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

area:gates area:gfx kind:gate-defect

The UI Toolkit Engineer charter (hq/roles/ui-toolkit.md, hq/ROSTER.md) names tools/ui_surface_check.sh --selftest as its mechanical pass bar:

  • every top-level define in lib/ui*.eigs asserted in tests/test_ui.eigs and documented in docs/STDLIB.md;
  • every SDL field src/ext_gfx.c decodes covered by a real-input check in the make gfx leg;
  • the gate proven by a planted fault (re-delete #599's Uint32 state field → red).

The script does not exist (found 2026-09-22 during the prompt audit). Meanwhile the surface grew from 280 top-level defines (e4e4dd4, at hire) to 380 today, with no ratchet. #599 is the incident the gate exists for: a missing SDL struct field broke every real mouse drag in every gfx app while tests/test_ui.eigs stayed green because it stubs gfx_*.

Bar: the script exists, is wired into CI, starts red with a ratchet (never baselined at today's number), and its selftest plant goes red.

Lenguaje dominante
C
Estrellas
3
Forks
7
Merge medio
3 h 58 min
PR fusionados (30 d)
105

Preparar el entorno

Abrir en Codespaces

Inicia el contenedor de desarrollo del proyecto en tu navegador, con tu propia cuenta de GitHub.

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de InauguralSystems/EigenScript

Todos los issues de InauguralSystems/EigenScript

Issues similares

Más issues de C

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.