Skip to content

Conversation

@TbYangZ
Copy link

@TbYangZ TbYangZ commented Oct 10, 2025

Summary

This PR fixes two build issues:

  1. Multiple definition of verbose

    • Declared as extern in common_defines.h
    • Defined once in common_defines.c
  2. Unused variable err

    • Removed the unused variable in tc_prog_kern.c: tc_init_e_func

Verification

Tested with:

make all -C ~/ONCache

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.

1 participant