Chris Couzens

Results 28 comments of Chris Couzens

I haven't been able to reproduce this error when building clang myself. I tried clang built from https://github.com/llvm/llvm-project/tree/llvmorg-11.0.0, https://github.com/llvm/llvm-project/tree/llvmorg-12-init and master (llvm/llvm-project@164bcbd40e6d10cd8a01477e2e9029b955fea93b). I tried llvm/llvm-project-staging@7213142 and staging/apple (llvm/llvm-project-staging@8e505ae71e3a493593884c692544f788e9c884ce). Maybe this...

Are you using devise? If so, I expect that you are getting this issue https://github.com/plataformatec/devise/issues/2208

I've raised a pull request to fix this in sql-builder https://github.com/manyuanrong/sql-builder/pull/11

> Just got an idea: but I am not sure if this is usable: Could you make your generator so that it falls back to an older version to get...

I wish I could do magic :grinning: I don't use Keycloak since I changed jobs. This is unfortunate for this project. It is hard for me to patch the API...

I've been following this Jira ticket about it https://issues.redhat.com/browse/KEYCLOAK-9655 Every week or 2 the issue would be updated to a new sprint. I think the Keycloak team want to provide...

> I didn't want to wait any longer for keycloak to generate the openApi definition and decided to just parse out the Java source code to generate a slightly more...

> > @ccouzens also volunteered to help > > Collaborator invite sent. Thanks both. Unfortunately I no longer have the time to be a co-maintainer of this project. It sounds...

My tesseract was installed through Fedora's `dnf install tesseract` command ``` tesseract 4.1.3 leptonica-1.81.1 libgif 5.2.1 : libjpeg 6b (libjpeg-turbo 2.1.0) : libpng 1.6.37 : libtiff 4.3.0 : zlib 1.2.11...

Good idea. I don't know what @houqp's opinion on changing the API is. Leptess hasn't had its 1.0.0 release, so API changes should be ok. I suppose another alternative would...