Robuta

Sponsor of the Day: Jerkmate
https://www.learncpp.com/cpp-tutorial/unscoped-enumerator-integral-conversions/ 13.3 — Unscoped enumerator integral conversions – Learn C++ 13 3learn cunscopedenumeratorintegral https://gitea.com/xorm/xorm/commit/bcc3b0a2f6e07e6a7c9239ed20235937e819756b Fix noautocond conflict with unscoped (#2559) · bcc3b0a2f6 - xorm - Gitea: Git with a cup of tea xorm - Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,sqlite,mssql,oracle,cockroach xorm gitea gitfixconflictunscoped2559 https://octopus.com/docs/security/users-and-teams/security-and-un-scoped-variables Security And Unscoped Variables | Documentation and Support Rationale behind limited user access to unscope variables if their access is restricted to specific environments. variables documentationsecurityunscopedsupport https://dev.blog.documentfoundation.org/2025/10/16/enum-class-instead-of-unscoped-enum-easyhack/ enum class instead of unscoped enum - EasyHack - LibreOffice Development Blog Oct 16, 2025 - enum class (also named scoped enum) is preferred to plain enum inherited from C. The task here is to convert the old enums to enum class. libreoffice development blogclass insteadenumunscoped https://www.learncpp.com/cpp-tutorial/unscoped-enumerations/ 13.2 — Unscoped enumerations – Learn C++ 13 2learn cunscopedenumerations https://www.petefreitag.com/blog/fixinator-unscoped-variable/ Fixinator fixes unscoped variables Oct 31, 2024 - Fixinator now finds and fixes unscoped variables relating to searchImplicitScopes fixinatorfixesunscopedvariables