Mikołaj Milej

Results 25 issues of Mikołaj Milej

- fixed license: now it shows boost license instead of package source code license - users are interested in library license, instead of package source code license. - updated NuGet...

https://github.com/gsl-lite/gsl-lite/blob/503b14bdd1cfa9a797dc3dddab6baac7e13504bf/include/gsl/gsl-lite.hpp#L4309 Since basic_zstring_span operates on a null terminated strings then the basic_zstring_span::empty() should return true for `span_.size()

##### Brief Description I have issues with generating code for file which includes a lot of MSVC things. I'm going to have a C# binding for my C++ class. I'm...

As the boost is great seat of libraries, people would like to use it as much as possible. But, in projects where the risk analysis is required, the users need...

It's totally unclear what would be the result of particular `-Quality` values. - daily - clear, a raw develop daily snapshot, - signed - something signed, but what?, - validated...

:watch: Not Triaged
Pri1
dotnet-cli/tech
dotnet-fundamentals/prod

Command line usage is very confusing. Looks like sometimes `=` is mandatory, sometimes not. I't really hard to figure out proper format of parameters. Not working: ``` $ wmbusmeters --device=stdin:rtlwmbus...

Since in triggers there is a difference between update and change - it's even possible to set a trigger depending on change/update, then `PersistenceExtensions.lastUpdate` returns an invalid value. This value...

I've changed persistence engine from `RRD4j` to `JDBC` (`mariadb`) sice I've read somewhere that `previousState` is not working with `RRD4j`. Unfortunately, `previousState(true)` does not work correctly for channels with unit...

bug

There is an option "only check current editor" but it does not do what it says. It simply means "do spellcheck in current (edited) file only" Unfortunately there is additional...

bug
enhancement

There is an option "only check current editor" which should do what I'm describing but it does not do what it says. I'd like to have an option to do...