Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix build with toolchain defined _L _U etc constants #4957

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

nihui
Copy link
Member

@nihui nihui commented Aug 18, 2023

do not use underscore prefixed constants defined in linux/include/linux/ctype.h

@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2023

Codecov Report

Merging #4957 (3644f56) into master (cbd838f) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is 99.72%.

@@           Coverage Diff           @@
##           master    #4957   +/-   ##
=======================================
  Coverage   94.90%   94.90%           
=======================================
  Files         776      776           
  Lines      226448   226448           
=======================================
  Hits       214910   214910           
  Misses      11538    11538           
Files Changed Coverage Δ
src/layer/arm/rnn_arm_asimdhp.cpp 92.52% <96.87%> (ø)
src/layer/arm/gru_arm.cpp 96.58% <100.00%> (ø)
src/layer/arm/gru_arm_asimdhp.cpp 95.03% <100.00%> (ø)
src/layer/arm/interp_bicubic_pack4.h 100.00% <100.00%> (ø)
src/layer/arm/interp_bicubic_pack4_bf16s.h 100.00% <100.00%> (ø)
src/layer/arm/interp_bicubic_pack4_fp16s.h 100.00% <100.00%> (ø)
src/layer/arm/interp_bicubic_pack8_fp16s.h 100.00% <100.00%> (ø)
src/layer/arm/interp_bilinear.h 100.00% <100.00%> (ø)
src/layer/arm/interp_bilinear_bf16s.h 100.00% <100.00%> (ø)
src/layer/arm/interp_bilinear_fp16s.h 100.00% <100.00%> (ø)
... and 29 more

@nihui nihui merged commit cb674ac into Tencent:master Aug 21, 2023
92 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants