Charlie Li

Results 50 comments of Charlie Li

我的博客,欢迎来玩 http://9pshr3.coding-pages.com/

对, 模板方法一般加上final修饰无法被重写,, 所以重写的应该是钩子方法

Same issue. When I test it with JDK 11, I got the above warning. However, when I test it with JDK 18, it shows the following error: ``` java.lang.reflect.InaccessibleObjectException: Unable...

@JohannesMessner Is this still a problem? as #5092 is merged, now we can come to a conclusion.

![image](https://user-images.githubusercontent.com/63448884/211182131-edc7efba-88f8-4cf4-92b6-5e2e9deaf38e.png) Seams that a new UI has been released, shall we close this issue as completed? @hsluoyz

@bajinsheng Hi, I am interested in this issue. I tested `SELECT ('')IS(FALSE);` in SQLite3, and it returned `1`, meaning `TURE` ![image](https://user-images.githubusercontent.com/63448884/224616634-c34be40c-4381-4881-856a-05544bffb3d9.png) But I can not found how SQLancer tests this....

UPDATE: it seams that the `CAST` operation is not essential to reproduce this crash, but the `SUM` operation is essential. ![image](https://github.com/stoneatom/stonedb/assets/63448884/a4ebbcef-9c58-4497-aa84-9eb605e110a0)

hi, @gravitystorm, I am new and interested in contributing to this project. I saw you add a `good first issue` label. Would this problem still need to be fixed? I'd...

shall we close this as it was sloved by https://github.com/casbin/Casbin.NET/pull/230 ?

shall we close this as it was sloved by https://github.com/casbin/Casbin.NET/pull/289 ?