David Harris

Results 14 issues of David Harris

I found a weird bug that I can't really trace by myself. My activity has a ViewPager with a couple of actions in the Action Bar. If you click the...

Missing-Test-Case

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Lambda invocations generate the following stacktrace. The lambda invocation seems to...

type: bug
status: response required
aws:cloudwatch
aws:lambda
status: stale

I have a dynamodb created in a CF template that I have chalice merge with it's generated stuff, but I can't reference that in the chalice `@app.on_dynamo_record` because it requires...

When setting a class level path annotation, the jax-rs2 contract tries to set the base path as the target, which throws an exception because the path segment isn't an HTTP...

bug
feedback provided

It would be nice if it support DNS SRV lookups for the hostnames instead of just A-records

info needed
networking

I was looking at rebuilding a macOS app I maintain using Tauri, but the app lets users select a mix of files and folders. Tauri only lets me open a...

type: feature request
priority: 3 low
status: upstream

```$ make Scanning dependencies of target zrtpcpp [ 1%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpCallbackWrapper.cpp.o In file included from zrtpcpp/zrtp/libzrtpcpp/ZrtpCallbackWrapper.h:24, from zrtpcpp/zrtp/ZrtpCallbackWrapper.cpp:17: zrtpcpp/zrtp/libzrtpcpp/ZrtpCWrapper.h:983:2: warning: #warning is a GCC extension 983 | #warning...

### Proposal *Expected:* The `Slf4jNotifier` should log requests, even in stand-alone mode. *Actual:* The `Slf4jNotifier does *not* log requests in stand-alone mode. *Cause:* The embedded/shaded slf4j implementation doesn't find any...

bug