Shubham Chaudhary

Results 26 issues of Shubham Chaudhary

It would be great if there was an option to add a sign at the end of commit message, that this commit was verified by pre-commit. A dummy git commit...

feature

The interface of the `IntDictionaryCompiler.Add` allows all `long` values: ```python Add(self, libcpp_utf8_string, long_int) ``` But doesn't work with negative integers: ```python In [5]: compiler = IntDictionaryCompiler() In [5]: compiler.Add('a', 1)...

bug

I keep getting the following warning: ``` WARNING: Module 'com.squareup.assertj:assertj-android-design:1.1.1' depends on one or more Android Libraries but is a jar WARNING: Module 'com.squareup.assertj:assertj-android-support-v4:1.1.1' depends on one or more Android...

Attached is the stacktrace: ``` 10-25 15:07:56.216 15110-15110/? E/AndroidRuntime﹕ FATAL EXCEPTION: main Process: com.rahul.bounce, PID: 15110 java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState at android.app.FragmentManagerImpl.checkStateLoss(FragmentManager.java:1330) at android.app.FragmentManagerImpl.enqueueAction(FragmentManager.java:1348) at android.app.BackStackRecord.commitInternal(BackStackRecord.java:729)...

org.eazegraph.lib.charts.ValueLineChart.findNearestPoint (ValueLineChart.java:1358) org.eazegraph.lib.charts.ValueLineChart.onGraphOverlayTouchEvent (ValueLineChart.java:1341) org.eazegraph.lib.charts.BaseChart$GraphOverlay.onTouchEvent (BaseChart.java:497)

There used to be a BaseChart.OnUpdateListener in some previous version. Where can I find similar functionlaity now

The PR removes unnecessary `-in-query` from the links to make them point to the correct heading on the search doc page. - Incorrect link: https://redis.io/docs/interact/search-and-query/query/#vector-similarity-search-in-query - Correct link: https://redis.io/docs/interact/search-and-query/query/#vector-similarity-search

stale

This makes it easier to find the latest library version [](https://reviewable.io/reviews/emilsjolander/stickylistheaders/413)