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

Set NXGLYPHS_BACKGROUNDCOLOR default value #30

Merged

Conversation

xiaoxiang781216
Copy link
Contributor

to avoid warning: symbol value '' invalid for NXGLYPHS_BACKGROUNDCOLOR

Change-Id: I56e83a88b41d26a6833131a8dc89afe0dcf25d96
Signed-off-by: Xiang Xiao xiaoxiang@xiaomi.com

to avoid warning: symbol value '' invalid for NXGLYPHS_BACKGROUNDCOLOR

Change-Id: I56e83a88b41d26a6833131a8dc89afe0dcf25d96
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
@jerpelea jerpelea merged commit 285f7b4 into apache:master Jan 23, 2020
@xiaoxiang781216 xiaoxiang781216 deleted the fix-NXGLYPHS_BACKGROUNDCOLOR-invalid branch January 23, 2020 15:28
crafcat7 added a commit to crafcat7/crafcat7-nuttx-apps that referenced this pull request Dec 23, 2024
Summary:
"",
        instead of
"   ",
        to the first argument.

Test apache#29 returned 0 instead of 1.
Test apache#29 assigned
"",
        instead of
"  q",
        to the first argument.

Test apache#30 returned 0 instead of 2.
Test apache#30 assigned
"",
        instead of
"  ",
        to the first argument.

Test apache#30 assigned
"",
        instead of
"Q",
        to the second argument.

Test apache#31 returned 0 instead of 2.
Test apache#31 assigned
"",
        instead of
"qwerty-",
        to the first argument.

Test apache#31 assigned
"",
        instead of
"QWERTY-",
        to the second argument.

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
xiaoxiang781216 pushed a commit that referenced this pull request Dec 23, 2024
Summary:
"",
        instead of
"   ",
        to the first argument.

Test #29 returned 0 instead of 1.
Test #29 assigned
"",
        instead of
"  q",
        to the first argument.

Test #30 returned 0 instead of 2.
Test #30 assigned
"",
        instead of
"  ",
        to the first argument.

Test #30 assigned
"",
        instead of
"Q",
        to the second argument.

Test #31 returned 0 instead of 2.
Test #31 assigned
"",
        instead of
"qwerty-",
        to the first argument.

Test #31 assigned
"",
        instead of
"QWERTY-",
        to the second argument.

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
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