john burkey

Results 9 issues of john burkey

We ran into a very strange iostream bug in Kaldi with its early ReadKaldiObject stuff. Only on Arm64, same code compiled with your docker on ArmV7 all good.

Does email editing work on iOS ? I can’t get focus to the email content field - although I can type in subject , etc.

bug
compose
ios

dlopen failed: cannot locate symbol "__aarch64_ldadd1_relax" referenced by Getting this error on launch on droid with new libs. Have you seen this? Also have you built your tree with apple...

have you tried running this on m1 max?

I get this: /Users/johnburkey/Library/Android/sdk/ndk/21.4.7075529/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/bin/ld.gold: error: symbol __aeabi_atexit has undefined version LIBC_PRIVATE /Users/johnburkey/Library/Android/sdk/ndk/21.4.7075529/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/bin/ld.gold: error: symbol __aeabi_atexit has undefined version LIBC_N external/jemalloc_new/src/android_je_iterate.c:91: error: undefined reference to 'pthread_atfork' external/jemalloc_new/src/jemalloc.c:1367: error: undefined reference to...

/usr/local/ndk/21.4.7075529/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/include/c++/v1/cmath:317:9: error: no member named 'signbit' in the global namespace; did you mean 'sigwait'? using ::signbit; ~~^ /usr/local/ndk/21.4.7075529/sysroot/usr/include/signal.h:129:5: note: 'sigwait' declared here int sigwait(const sigset_t* __set, int* __signal); I forget,...

Where is _concurrency lib :-) See discussion section! Happy Holidays!

Strings are expensive and sometimes projects want to be able to index a hashable array object that has patterns in it and is sortable but isn't actually a string. It...

T-Enhancement
O-Community
Pipeline-Idea-Backlog

# Prerequisites Please answer the following questions for yourself before submitting an issue. - [Y ] I am running the latest code. Development is very rapid so there are no...