• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / luajit / 6394336565
88%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/lj-1418-1422-dualnum-narrowing-0
DEFAULT BRANCH: tarantool/master
Ran 03 Oct 2023 02:26PM UTC
Jobs 1
Files 89
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Oct 2023 01:57PM UTC coverage: 88.239% (-0.01%) from 88.249%
6394336565

push

github

fckxorg
Fix Clang build.

(cherry-picked from commit 384d6d56f)

The `__GNUC__` macro signals that GNU extensions are supported
by a compiler. Some versions of the clang compiler
(clang 10.0.0 targeting the MSVC ABI, for example) may not
define that macro. However, they still support the GNU
extensions. This patch fixes the build for those compilers
by checking the `__clang__` macro value alongside `__GNUC__`.

Part of the patch relevant to 'lj_err.c' is omitted since all
of the required changes were already backported in the scope
of the patch b6d285214 ('Cleanup
and enable external unwinding for more platforms.').

No tests were added since the issue is relevant for a very
specific type of very old clang 10.0.0, which is not really
relevant for us.

Maxim Kokryashkin:
* added the description for the problem

Part of tarantool/tarantool#9145

5339 of 5972 branches covered (0.0%)

Branch coverage included in aggregate %.

20484 of 23293 relevant lines covered (87.94%)

2748952.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6394336565.1 03 Oct 2023 02:26PM UTC 0
88.24
GitHub Action Run
Source Files on build 6394336565
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6394336565
  • 968e5108 on github
  • Prev Build on tarantool/master (#6317466663)
  • Next Build on fckxorg/lj-595-fix-clang-build (#6549428239)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc