Skip to content

Comments

test#6

Merged
yaito3014 merged 21 commits intomainfrom
gen-table
Apr 28, 2025
Merged

test#6
yaito3014 merged 21 commits intomainfrom
gen-table

Conversation

@yaito3014
Copy link
Member

No description provided.

@yaito3014
Copy link
Member Author

うーん、おしい

@cppwarningnotifier
Copy link

  1. compile (ubuntu, 24.04, Release, 20, 1.86.0, GNU, 13)
  2. compile (ubuntu, 24.04, Release, 23, 1.86.0, GNU, 13)
  3. compile (ubuntu, 24.04, Release, 26, 1.86.0, LLVM, 20)
  4. compile (ubuntu, 24.04, Debug, 23, 1.86.0, GNU, 13)
  5. compile (ubuntu, 24.04, Debug, 23, 1.86.0, LLVM, 20)
  6. compile (ubuntu, 24.04, Release, 26, 1.86.0, GNU, 13)
  7. compile (ubuntu, 24.04, Debug, 20, 1.86.0, LLVM, 20)
  8. compile (ubuntu, 24.04, Debug, 20, 1.86.0, GNU, 13)
  9. compile (ubuntu, 24.04, Debug, 26, 1.86.0, LLVM, 20)
  10. compile (ubuntu, 24.04, Debug, 26, 1.86.0, GNU, 13)
  11. compile (ubuntu, 24.04, Release, 23, 1.86.0, LLVM, 20)
  12. compile (ubuntu, 24.04, Release, 20, 1.86.0, LLVM, 20)
Environment C++20 C++23 C++26
ubuntu24.04GNU13
Release[warning]() [warning]() [warning]()
Debug[warning]() [warning]() [warning]()
LLVM20
Release[warning]() [warning]() [warning]()
Debug[warning]() [warning]() [warning]()
KeyValue
ubuntu24.04GNU13Release[warning](), [warning](), [warning]()
Debug[warning](), [warning](), [warning]()
Debug[warning](), [warning](), [warning]()
LLVM20Release[warning](), [warning](), [warning]()
Debug[warning](), [warning](), [warning]()
Debug[warning](), [warning](), [warning]()
LLVM20Release[warning](), [warning](), [warning]()
Debug[warning](), [warning](), [warning]()
Debug[warning](), [warning](), [warning]()

@cppwarningnotifier
Copy link

  1. compile (ubuntu, 24.04, Release, 20, 1.86.0, LLVM, 20)
  2. compile (ubuntu, 24.04, Release, 20, 1.86.0, GNU, 13)
  3. compile (ubuntu, 24.04, Release, 23, 1.86.0, LLVM, 20)
  4. compile (ubuntu, 24.04, Release, 23, 1.86.0, GNU, 13)
  5. compile (ubuntu, 24.04, Debug, 20, 1.86.0, LLVM, 20)
  6. compile (ubuntu, 24.04, Debug, 26, 1.86.0, LLVM, 20)
  7. compile (ubuntu, 24.04, Debug, 26, 1.86.0, GNU, 13)
  8. compile (ubuntu, 24.04, Debug, 23, 1.86.0, GNU, 13)
  9. compile (ubuntu, 24.04, Release, 26, 1.86.0, GNU, 13)
  10. compile (ubuntu, 24.04, Debug, 23, 1.86.0, LLVM, 20)
  11. compile (ubuntu, 24.04, Debug, 20, 1.86.0, GNU, 13)
  12. compile (ubuntu, 24.04, Release, 26, 1.86.0, LLVM, 20)
    <tr>
      <th>ubuntu</th><th>24.04</th><th>LLVM</th><th rowspan="2">20</th>
      
      <th>Release</th>
      <td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267630#step:3:1>)</td><td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267640#step:3:1>)</td><td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267714#step:3:1>)</td>
    </tr>

    <tr>
      <th>ubuntu</th><th>24.04</th><th>LLVM</th><th>20</th>
      
      <th>Debug</th>
      <td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267665#step:3:1>)</td><td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267693#step:3:1>)</td><td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267671#step:3:1>)</td>
    </tr>

    <tr>
      <th>ubuntu</th><th>24.04</th><th>GNU</th><th rowspan="2">13</th>
      
      <th>Release</th>
      <td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267637#step:3:1>)</td><td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267643#step:3:1>)</td><td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267692#step:3:1>)</td>
    </tr>

    <tr>
      <th>ubuntu</th><th>24.04</th><th>GNU</th><th>13</th>
      
      <th>Debug</th>
      <td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267708#step:3:1>)</td><td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267686#step:3:1>)</td><td>[warning](<https://github.com/yaito3014/cpp-warning-notifier/actions/runs/14709291434/job/41277267683#step:3:1>)</td>
    </tr>
PlatformCompilerCompilerCompiler Build Type C++20C++23C++26

@cppwarningnotifier
Copy link

Environment C++20 C++23 C++26
ubuntu24.04GNU13Releasewarningwarningwarning
Debugwarningwarningwarning
LLVM20Releasewarningwarningwarning
Debugwarningwarningwarning

@yaito3014 yaito3014 merged commit 7c8f389 into main Apr 28, 2025
13 checks passed
@yaito3014 yaito3014 deleted the gen-table branch April 28, 2025 14:39
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.

1 participant