Rick Ossendrijver

Results 67 comments of Rick Ossendrijver

It still doesn't work for me. Still getting this error: java.lang.RuntimeException: Unknown animation name: cn.pedant.SweetAlert.Rotate3dAnimation error:null

I did that, but now I got a new error: Unable to resolve dependency for ':app@appNameDebug/compileClasspath': Could not resolve project :sweetalertdialog. But now I fixed it by putting this in...

Within de Picnic codebase we found more situations where "losing" type arguments during a rewrite can lead to non-compilable code. In the example below the explicit type arguments in `ImmutableMap.builder()`...

Rebased. Still curious, could this change still get into mainline Error Prone 😄?

Rebased. Is it possible to get this change into mainline Error Prone :smile:?

We have a process where we first review and verify the code in our own fork. Once we are satisfied with the quality we open a PR upstream. In other...

@bkrieger Opened https://github.com/google/error-prone/pull/3437 which contains a fix 😄.

Rebased and added a commit to be compatible with the latest changes.