summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2022-12-13 00:42:15 +0100
committercgzones <cgzones@googlemail.com>2022-12-16 16:30:18 +0100
commitb96def99168ec3be8459c2ed7148e59c326d778d (patch)
treedccfd657c1a3a454307bbec41f015da32d97b0d4 /.gitignore
parentb4a4932f1fc53d75d88d8f54906acadfb3651a97 (diff)
Unwind: use arch generic assignment
The unw_proc_info_t member unwind_info might be of different type depending on the architecture. ../../CRT.c: In function ‘print_backtrace’: ../../CRT.c:1099:23: error: assignment to ‘unw_word_t’ {aka ‘long unsigned int’} from ‘void *’ makes integer from pointer without a cast [-Werror=int-conversion] 1099 | pip.unwind_info = NULL; | ^
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy