Skip to content

Labels

Labels

  • Something is broken or produces incorrect behavior
  • Makefile, compiler flags, linker settings, install targets
  • CI pipelines, GitHub Actions, automated testing
  • Discovered via compiler diagnostics
  • Segfault, hang, or other fatal runtime failure
  • README, man page, or historical notes
  • New feature or improvement
  • Related to the FORTRAN-to-C translation lineage
  • Requires deeper analysis before a fix can be proposed
  • Downstream distribution packaging (Fedora, Homebrew, etc.)
  • Discussion, clarification, or user support
  • Already tracked in another issue
  • Not a bug, user error, or not reproducible
  • Intentional behavior or out of scope