Aleksandar Fabijanic

Results 50 issues of Aleksandar Fabijanic

Add functions checking whether Any holds a null pointer.

fixed
feature

Currently, the debug macros use `__FILE__`; aside from sometimes too long path strings, this macro also embeds full paths into the binary, which may be a concern in some circumstances....

enhancement

**Is your feature request related to a problem? Please describe.** Currently, the `NotificationCenter` calls `(N)Observer` callback in the same thread where the subscribed-to event occurs. This slows down the event...

fixed
feature

* fix issue #4341 add testEnum if you set enum as json value then it will be cast to int * add behavior for enum into VarHolderImpl add tests for...

https://github.com/pocoproject/poco/blob/69fd7c39e72b6ccbced1e0b5e6d4465ad7b9fb43/.github/workflows/codeql.yml#L126C15-L129

CI

**Description** As stated - on integral to floating point conversion, loss of precision is suppressed and ignored. **To Reproduce** Assign an `int` value occupying more than 23 bits (on most...

enhancement
fixed

All deprecated code should be removed.

breaking
release