Syncing Disks

Results 5 issues of Syncing Disks

# include < cstdarg > will be enough under MinGW.

Please default to CXX_STANDARD 17 on cegui/cmake/CEGUIMacros.cmake instead of 14.

obsolete as of January 29, 2018

As of January 29, 2018. Tried using sandbox/jamesr/sysui_tweaks/ branch 👍

**Describe the bug** Using Java 21 and org.eclipse.persistence.internal.jpa.modelgen.CanonicalModelProcessor as an annotation processor but line 279 reads: https://github.com/eclipse-ee4j/eclipselink/blob/7dd5c194b294938a08bc145175f612d1854a4a60/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java#L279 (and this is true) to later wrongly use the created boolean at line...