-
When I use 0.8.5, if I try to authenticate I see:
irb(main):002:0> u.valid_ldap_authentication?('foobar')
LDAP: LDAP dn lookup: uid=patrick
LDAP: LDAP search for login: uid=patric…
-
```
+ cd build/linux-riscv64-normal-server-release/hotspot/linux_riscv_compiler2/generated
+ bash -c '/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8…
-
**Description**
I found some code that clears a hash in an eval block while trying to assign a value to an element of the hash. This produces a panic.
**Steps to Reproduce**
```
my (%cache, …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR47946](https://bugs.llvm.org/show_bug.cgi?id=47946) |
| Status | NEW |
| Importance | P enhancemen…
-
When setting up an LDAP user provider I came across this issue. Our LDAP servers disallow anonymous binds, and this makes the LDAP capability query fail. This means you can successfully configure an…
-
@Paul92, when attempting to run BundleFusion, the following error is encountered:
```
`CuTexImage::InitTexture: invalid device symbol`
/home/mihai/Projects/slambench2/benchmarks/bundlefusion/src/or…
-
We have recently added "tenancy" to the project.
With tenancy, every resource have a tenant, where resource can be a delivery-service, a server (future) and even a user.
We are now starting to enforc…
-
This does not occur on `paramonte` from the main repo from commit 08b5ee74e1dc9045fca8fd7d94e3bbc979a3c425
Something got broken in recent commits to `paramonteMatPar`.
```
[ 5%] Building Fortran…
-
```
+ cd build/linux-riscv64-normal-server-release/hotspot/linux_riscv_compiler2/generated
+ /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8u-ysd/hot…
-
I was following the instructions laid out in `flang/docs/GettingStarted.md`, and finding that the ninja compile is failing due to possible dangling references in the omp Semantics, and possible also m…