Skip to content

Silence some warnings#5125

Merged
asl merged 1 commit into
p4lang:mainfrom
asl:warn-fixes
Feb 14, 2025
Merged

Silence some warnings#5125
asl merged 1 commit into
p4lang:mainfrom
asl:warn-fixes

Conversation

@asl

@asl asl commented Feb 13, 2025

Copy link
Copy Markdown
Contributor
  • missed overrides
  • lack of virtual distructors in the classes with virtual functions
  • mised CTAD guides Also, it seems that .hpp files somehow used old p4c coding style and were not updated. Fix is while there.

@asl asl requested review from fruffy and vlstill February 13, 2025 22:32
 - missed overrides
 - lack of virtual distructors in the classes with virtual functions
 - mised CTAD guides
Also, it seems that .hpp files somehow used old p4c coding style and
were not updated. Fix is while there.

Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
@asl asl added this pull request to the merge queue Feb 14, 2025
Merged via the queue into p4lang:main with commit 1af5c6a Feb 14, 2025
@asl asl deleted the warn-fixes branch February 14, 2025 08:58
@fruffy fruffy added the core Topics concerning the core segments of the compiler (frontend, midend, parser) label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Topics concerning the core segments of the compiler (frontend, midend, parser)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants