The Wayback Machine - https://web.archive.org/web/20200831212940/https://github.com/topics/windows
Skip to content
#

Windows

windows logo

Windows is Microsoft's GUI-based operating system. It is known for its graphical display and is designed to be user-friendly.

Here are 11,985 public repositories matching this topic...

bnoordhuis
bnoordhuis commented Aug 18, 2020
$ git grep -n  '<< 24' src/
src/base64.h:88:        unbase64(src[i + 0]) << 24 |
src/cares_wrap.cc:83:  return static_cast<uint32_t>(p[0] << 24U) |
src/node_sockaddr.cc:305:  uint32_t check = ptr[0] << 24 | ptr[1] << 16 | ptr[2] << 8 | ptr[3];
src/util-inl.h:51:  (((x) & 0xFF) << 24) |                                                      \
src/util-inl.h:61:  (((x) & 0x0000000000FF0000ul
Dakror
Dakror commented Oct 12, 2017

Issue details

Tooltips broken on Android. They do not show but cause an exception instead.
Also referenced in #4921

Reproduction steps/code

Run the UITest on android (i used a Huawei P8, Android 5)

Version of LibGDX and/or relevant dependencies

1.9.6

Stacktrace

10-12 18:23:17.610 571-761/com.badlogic.gdx.tests.android W/System.err: java.lang.NullPointerE

Created by Microsoft Corporation

Released November 20, 1985

Organization
Microsoft
Website
www.microsoft.com/en-us/windows
Wikipedia
Wikipedia
You can’t perform that action at this time.