Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

replace sprintf for ostringstream(#1192) #1199

Merged
merged 7 commits into from
Sep 28, 2020

Conversation

lm-kajihara
Copy link
Contributor

@lm-kajihara lm-kajihara commented Sep 10, 2020

@blueoil-butler blueoil-butler bot added the CI: auto-run Run CI automatically label Sep 10, 2020
@CLAassistant
Copy link

CLAassistant commented Sep 10, 2020

CLA assistant check
All committers have signed the CLA.

@bo-code-review-bot
Copy link

This PR needs Approvals as follows.

  • Ownership Approval for / from iizukak, tkng, ruimashita
  • Readability Approval for C++ from tkng, tsawada, primenumber

Please choose reviewers and requet reviews!

Click to see how to approve each reviews

You can approve this PR by triggered comments as follows.

  • Approve all reviews requested to you (readability and ownership) and LGTM review
    Approval, LGTM

  • Approve all ownership reviews
    Ownership Approval or OA

  • Approve all readability reviews
    Readability Approval or RA

  • Approve specified review targets

    • Example of Ownership Reviewer of /: Ownership Approval for / or OA for /
    • Example of Readability Reviewer of Python: Readability Approval for Python or RA for Python
  • Approve LGTM review
    LGTM

See all trigger comments

Please replace [Target] to review target

  • Ownership Approval
    • Ownership Approval for [Target]
    • OA for [Target]
    • Ownership Approval
    • OA
    • Approval
  • Readability Approval
    • Readability Approval for [Target]
    • RA for [Target]
    • [Target] Readability Approval
    • [Target] RA
    • Readability Approval
    • RA
    • Approval
  • LGTM
    • LGTM
    • lgtm

Copy link
Member

@iizukak iizukak left a comment

Choose a reason for hiding this comment

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

OA

@iizukak iizukak requested a review from primenumber September 14, 2020 00:54
Copy link
Contributor

@primenumber primenumber left a comment

Choose a reason for hiding this comment

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

RA

@iizukak
Copy link
Member

iizukak commented Sep 14, 2020

@tfujiwar buildkite/dlk-test failed. Could you check?

@tfujiwar
Copy link
Contributor

tfujiwar commented Sep 14, 2020

@iizukak The FPGA board was accidentally hanged. Now retrying the test.

@iizukak
Copy link
Member

iizukak commented Sep 14, 2020

@tfujiwar Thanks.

@iizukak iizukak added the CI: test-all Run all tests once label Sep 14, 2020
@blueoil-butler blueoil-butler bot removed the CI: test-all Run all tests once label Sep 14, 2020
@iizukak
Copy link
Member

iizukak commented Sep 23, 2020

/ready

@bo-mergebot
Copy link
Contributor

bo-mergebot bot commented Sep 23, 2020

⏳Merge job is queued...

@bo-mergebot
Copy link
Contributor

bo-mergebot bot commented Sep 23, 2020

😥Not mergeable. Please fix problems and send /ready again.

@lm-kasuga lm-kasuga linked an issue Sep 23, 2020 that may be closed by this pull request
@primenumber
Copy link
Contributor

CLA needed?

@primenumber
Copy link
Contributor

@lm-kajihara

@primenumber
Copy link
Contributor

/ready

@bo-mergebot
Copy link
Contributor

bo-mergebot bot commented Sep 28, 2020

⏳Merge job is queued...

@bo-mergebot bo-mergebot bot merged commit 8804c87 into blue-oil:master Sep 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI: auto-run Run CI automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The format specifier of std::sprintf is incorrect
5 participants