Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the build breaks the release pipeline and some C++ warnings #372

Merged
merged 8 commits into from
Feb 28, 2023

Conversation

wenbingl
Copy link
Member

No description provided.

@wenbingl wenbingl requested a review from a team as a code owner February 28, 2023 05:16
#include "ustring.h"

#include <regex>
#include <list>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect - was going to say this is what caused the ci failures in the previous run, should be fine now.

sayanshaw24
sayanshaw24 previously approved these changes Feb 28, 2023
Copy link
Contributor

@sayanshaw24 sayanshaw24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this.

@wenbingl wenbingl merged commit ee306de into main Feb 28, 2023
@wenbingl wenbingl deleted the relfix branch February 28, 2023 23:45
wenbingl added a commit that referenced this pull request Mar 1, 2023
* fix the break in release pipeline

* code cleanup and the warnings fixing.

* Update ci.yml for Azure Pipelines

* Update ci.yml for Azure Pipelines

* fix linux build

* one more fixing

* again?

* fixing for macOS
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.

None yet

2 participants