Skip to content

Remove demo/test CGI modules#47

Merged
mgrossmann merged 1 commit intomainfrom
issue-46-remove-demo-cgis
Apr 8, 2026
Merged

Remove demo/test CGI modules#47
mgrossmann merged 1 commit intomainfrom
issue-46-remove-demo-cgis

Conversation

@mgrossmann
Copy link
Copy Markdown
Contributor

Summary

  • Remove src/hello.c, src/abend0c1.c, src/test.c, src/httptest.c
  • Remove [[link.module]] entries for HELLO, ABEND0C1, HTTPTEST from project.toml
  • Remove CGI=HELLO /hello sample from samplib/httpprm0

Build verified: 113 modules RC=0, 10 load modules linked RC=0.

Fixes #46

Remove source files, link.module entries from project.toml, and the
CGI=HELLO sample from httpprm0. Build verified: 113 modules RC=0,
10 load modules linked RC=0.

Fixes #46
@mgrossmann mgrossmann merged commit 258e21c into main Apr 8, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove demo/test CGI modules (hello, abend0c1, test, httptest)

1 participant