Skip to content

Fix compilation issue due to PORT_STATE_CHANGE_QUEUE_SIZE undefined reference.#1324

Merged
kcudnik merged 1 commit intosonic-net:masterfrom
Ashish1805:ledamping_1
Nov 21, 2023
Merged

Fix compilation issue due to PORT_STATE_CHANGE_QUEUE_SIZE undefined reference.#1324
kcudnik merged 1 commit intosonic-net:masterfrom
Ashish1805:ledamping_1

Conversation

@Ashish1805
Copy link
Contributor

reference.

- In PR sonic-net#1310, a
  constexpt static data member was added. Since sairedis repo uses
  c++14, definition of this data member needs to be provided in .cpp
  file too.
@Ashish1805
Copy link
Contributor Author

@kcudnik I think there is some issue in CodeQL / Analyze (cpp) (pull_request_target) check. It doesn't seem to include the current PR when running the check - rather it runs the check on the head of master that was base for this current PR. This will also explain why check didn't fail for PR #1310 before merge.

@prsunny
Copy link
Contributor

prsunny commented Nov 21, 2023

@kcudnik , we may want to force-merge this.

@kcudnik kcudnik merged commit 9804bd7 into sonic-net:master Nov 21, 2023
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.

3 participants