Commit 2a4fe39
Revert -Wno-error: the JavaAPI setDaemon fix was the real fix
Adding Thread.setDaemon to the JavaAPI makes the translator emit the wrapper AND
the cross-class include, so there are no implicit declarations left to tolerate
(verified: zero in the demo build). Drop the -Wno-error tolerance so the zig build
stays strict and would catch a real future regression.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b0766aa commit 2a4fe39
2 files changed
Lines changed: 0 additions & 10 deletions
File tree
- .github/workflows
- maven/codenameone-maven-plugin/src/main/java/com/codename1/builders
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | 195 | | |
200 | | - | |
201 | 196 | | |
202 | 197 | | |
203 | 198 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | 405 | | |
411 | 406 | | |
412 | 407 | | |
| |||
0 commit comments