zatkhahi

Results 5 issues of zatkhahi

When I bind ng-persian-datepicker with a formcontrol, it all ways set today's date as default value. How I prevent this and set null value as default? ` ` And in...

I fix an issue in rendering rdlc containing image in linux systems.

We have issue running application in docker with .net framework, Can we use this sdk with .net core 6 or 7?

### Describe the problem Building with arduino-cli compile makes build cache in build-path directory. e.g.: core libraries sketch includes.cache libraries.cache ... but if any new file (header or cpp or...

topic: code
type: imperfection
topic: build-process

The P.to_ffi() make a new struct with c_alloc which is never freed. This memory leak is reported by valgrind in a test case.