Logo
Explore Help
Sign In
mirrors/aports
1
0
Fork 0
You've already forked aports
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2026-01-16 14:12:56 +01:00
Code Issues Packages Projects Releases Wiki Activity
aports/main/boost
History
Mike Sullivan 9414a67dfd main/boost: fix and reenable failing debugger tests In debugger::debug_parent_wait() the variable ch was mistakenly defined to be a char and used to obtain a value from ch = fgetc( command_child );
Later in the code a compare of the truncated ch (0xff) to the constant EOF (0xffffffff) would fail resulting in errors between the expected and actual values returned in the debugger.py and debugger-mi.py tests.

Since fgetc is defined to return an int the declaration of ch was modified and the truncation eliminated.

I will post the patch to the boost/build community as well.
2018-08-16 10:08:37 +00:00
..
APKBUILD
main/boost: fix and reenable failing debugger tests In debugger::debug_parent_wait() the variable ch was mistakenly defined to be a char and used to obtain a value from ch = fgetc( command_child );
2018-08-16 10:08:37 +00:00
boost-1.57.0-python-abi_letters.patch
…
boost-1.57.0-python-libpython_dep.patch
…
disab
main/boost: disable debugger tests
2018-08-13 18:32:23 +00:00
fix-fgetc-define.patch
main/boost: fix and reenable failing debugger tests In debugger::debug_parent_wait() the variable ch was mistakenly defined to be a char and used to obtain a value from ch = fgetc( command_child );
2018-08-16 10:08:37 +00:00
revert-wifsignaled-static-assert.patch
main/boost: revert WIFSIGNALED static assert
2018-08-13 10:34:23 +00:00
Powered by Gitea Version: 1.23.8 Page: 1070ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API