Skip to content

make codegen stopped working #1717

@kahirokunn

Description

@kahirokunn

Describe the bug

After merging PR #1638, it appears that make codegen no longer functions correctly. The generated code is now empty (0 files), suggesting an issue with the updated code generation setup. Reverting PR #1638 resolves the issue and restores make codegen functionality.

To Reproduce

  1. Pull the main branch.
  2. Run make codegen.
  3. Observe that no code is generated.

Expected Behavior

Running make codegen should produce the expected generated code without any issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions