Jani Simomaa
Jani Simomaa
Overriding getMessage() in order to prevent cases where `detailMessage = null` in order to provide descriptive messages See #38 for more detail
In some cases the `detailMessage` field is null for `ParseException` (and inheriting exceptions) resulting in non-descriptive logging with `SLF4J` and `Logback`. I have the following code sample: ```java private static...
### Current Behavior When having a conditional child for a `` within a `` the child does not reappear once removed. ### Expected Behavior The blue line should become visible...
##### Description of change When having a conditional child for a `` within a `` the child does not reappear once removed. Fixes: #408 #469 ##### Pre-Merge Checklist - [...
* **Electron-Builder Version**: 24.9.1 * **Node Version**: v20.9.0 * **Electron Version**: 27.1.2 * **Electron Type (current, beta, nightly)**: current * **Target**: nsis NSIS-installer randomly crashes for a fresh installation when...
Copied from https://java.net/jira/browse/JERSEY-3159 IE11 and Microsoft Edge both still send non-standard conforming filename: ``` -----------------------------7db13314200d0 Content-Disposition: form-data; name="file"; filename="C:\tmp\test.txt" Content-Type: application/octet-stream ``` What my application gets when reading the filename...
Optimize checking of unsupported values in CouplesBitSetTable #1160
Noticed this possible optimization while profiling my app. Currently `PropBinAC3bitrm.propagate()` and `PropBinAC3bitrm.revise()` methods call `CouplesBitSetTable.checkUnsupportedValue()` in a loop with fixed `var` and `v`: https://github.com/chocoteam/choco-solver/blob/master/solver/src/main/java/org/chocosolver/solver/constraints/extension/binary/PropBinAC3bitrm.java#L62-L90 I'll add a PR with a...
CBC crashed with SIGSEGV. Built with following flags: ``` coinbrew build Cbc@master --no-prompt ADD_CXXFLAGS="-Ofast -march=skylake" --prefix=/tmp/cbc/ --tests=none --enable-cbc-parallel --enable-relocatable ``` ``` Cbc0010I After 22521 nodes, 6658 on tree, 47832.505 best...
**Describe the bug** Arrow line not rendering like in AutoCAD 2026. Please see below screenshots: ACAD: ezdxf view: **To Reproduce** ezdxf view "problem line.dxf" [problem line.zip](https://github.com/user-attachments/files/23825467/problem.line.zip)