Skip to content

./boost/stacktrace/detail/libbacktrace_impls.hpp:135:32: error: no matches converting function ‘libbacktrace_syminfo_callback’ to type ‘backtrace_syminfo_callback’ {aka ‘void (*)(void*, long unsigned int, const char*, long unsigned int, long unsigned int, const char*, long unsigned int)’} #47

./boost/stacktrace/detail/libbacktrace_impls.hpp:135:32: error: no matches converting function ‘libbacktrace_syminfo_callback’ to type ‘backtrace_syminfo_callback’ {aka ‘void (*)(void*, long unsigned int, const char*, long unsigned int, long unsigned int, const char*, long unsigned int)’}

./boost/stacktrace/detail/libbacktrace_impls.hpp:135:32: error: no matches converting function ‘libbacktrace_syminfo_callback’ to type ‘backtrace_syminfo_callback’ {aka ‘void (*)(void*, long unsigned int, const char*, long unsigned int, long unsigned int, const char*, long unsigned int)’} #47

Workflow file for this run

name: 'Repo Lockdown'
on:
issues:
types: opened
pull_request_target:
types: opened
workflow_dispatch:
permissions:
issues: write
pull-requests: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/repo-lockdown@v2
with:
log-output: true
skip-closed-issue-comment: true
issue-labels: 'transition'
issue-comment: >
Thank you for your contributions. Main development of B2 has moved to
https://github.com/bfgroup/b2
Please consider following up at https://github.com/bfgroup/b2/issues
skip-closed-pr-comment: true
pr-labels: 'transition'
pr-comment: >
Thank you for your contributions. Main development of B2 has moved to
https://github.com/bfgroup/b2
Please consider following up at https://github.com/bfgroup/b2/pulls