Andrey Semashev

Results 79 issues of Andrey Semashev

### Make sure you completed the following tasks - [x] I searched the [discussions](https://github.com/bfgroup/b2/discussions) - [x] I searched the closed and open [issues](https://github.com/bfgroup/b2/issues?q=is%3Aissue) - [ ] I read the [contribution...

bug

If I type an explicit code block such as this: ``` class _MyClass { void foo(); }; ``` AsciiDoc syntax parser interprets the underscore in `_MyClass` as the beginning of...

Parse the ``` delimiters as explicit code block markup to highlight the code block and prevent other markup being parsed from the code block contents (e.g. interpretirng underscores as italic...

When building Boost 1.89.0 with the following command line: ``` b2 -j 16 --toolset=gcc cxxflags="-flto=auto -ffat-lto-objects -march=nehalem -mtune=icelake-server -faligned-new -fcoroutines -fno-plt -fvisibility-inlines-hidden -O3 -fno-math-errno -fno-rounding-math -fno-signaling-nans -fno-trapping-math -ftree-vectorize -fgcse-sm -fgcse-las...

### Version - Ice version: 3.7.10 - OS: Debian 13 Trixie, gradle 4.4.1 from Debian packages ### Describe the bug When building Ice 3.7.10 on Debian 13 Trixie, the Java...

java

# Summary Running tests after building oneTBB 2022.3.0 fail: ``` 136/140 Test #136: test_malloc_whitebox ..................... Passed 1.19 sec test 137 Start 137: test_malloc_atexit 137: Test command: /build/tbb/tbb/obj-x86_64-linux-gnu/gnu_13.3_cxx20_64_release/test_malloc_atexit "--force-colors=1" 137: Working...

bug

# Summary Compilation on Ubuntu 24.04 with gcc 13.3 fails with the following error: ``` In file included from /build/tbb/tbb/test/tbb/test_dynamic_link.cpp:65: /build/tbb/tbb/test/../src/tbb/dynamic_link.cpp: In function 'void DOCTEST_ANON_FUNC_74()': /build/tbb/tbb/test/../src/tbb/dynamic_link.cpp:465:25: error: 'char* __builtin___strncpy_chk(char*, const...

bug

# Summary Building tests fail on Ubuntu 24.04 (gcc 13.3.0) and Debian 12 (gcc 12.2.0). # Version oneTBB 2022.2.0 # Environment * Hardware: Core i7 12700K * OS and compiler:...

bug

Sometimes, the driver simply doesn't initialize when I start playing a Youtube video in Firefox. The only output in logs I get is repetition of these lines: ``` libva info:...