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

String utility functions #3366

Merged
merged 1 commit into from
May 27, 2022
Merged

String utility functions #3366

merged 1 commit into from
May 27, 2022

Conversation

mihaibudiu
Copy link
Contributor

Signed-off-by: Mihai Budiu [email protected]

Signed-off-by: Mihai Budiu <[email protected]>
@mihaibudiu mihaibudiu requested a review from fruffy May 27, 2022 02:05
@@ -18,11 +18,20 @@ limitations under the License.
#include "ir/json_loader.h"

#include "node.h"
// #include <signal.h>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Left a commented include here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, this is paired with the commented code a bit below too

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ah I see, a comment about this could be useful.

@mihaibudiu mihaibudiu merged commit ab68233 into p4lang:main May 27, 2022
@mihaibudiu mihaibudiu deleted the util branch May 27, 2022 20:48
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.

2 participants