-
### Are you using SoftEther VPN 5.x?
- [X] Yes, I'm using SoftEther VPN 5.x, not 4.x.
### Version
5.02.5185
### Component
VPN Server
### Operating system & version
Ubuntu 24.04
…
-
Dear EvoSuite authors,
I've been using EvoSuite for some time and it's really amazing. Recently I noticed EvoSuite even contains a DSE module which means it may do what klee can do for llvm. That's…
-
| | |
| --- | --- |
| Bugzilla Link | [51963](https://llvm.org/bz51963) |
| Version | trunk |
| OS | Linux |
| CC | @fhahn,@jdoerfert,@nikic |
## Extended Description
```cpp
__attribute__…
-
How can I enable DSE search node in kubernetes deployment?
Thanks
ripom updated
5 years ago
-
### What is missing?
Make Cassandra and DSE version validation a little more forgiving so we don't have to keep revisiting it every time new server versions come out.
### Why is this needed?
There ar…
-
TL;DR: the transformation below needs gep inbounds, otherwise the input ptr may have a negative offset.
```llvm
; test/Transforms/DeadStoreElimination/free.ll
define void @test2(ptr %P) {
%Q…
-
I know this AMI is going out, but I was wondering if there was a good portable pre-script that could be run before using something like DSE's lifecycle manager.
IE - doing all of the RAID0 necessar…
-
**Describe the bug**
My new mac is an M3 which is osx-aarch_64 - I am getting the following building nosqlbench:
```
[ERROR] Failed to execute goal on project adapter-s4j: Could not resolve depende…
-
The types in DSE.Open.Observations and DSE.Open.Observations.Abstractions are stabilising.
We should extend test coverage on these types.
Serialisation/deserialisation tests are high on the prio…
-
gcc interprets `(set (mem: (post_dec (reg SP))) (reg ))` _literally_ as
```
*(*)SP =
SP -= sizeof()
```
This is completely broken for argument pushes, but we were able to avoid that by adding pu…
mikpe updated
2 weeks ago