Arteev Raina

Results 75 comments of Arteev Raina

> Yes, I am working on this.@arteevraina Ok Cool!

@438561537 Would you like to collaborate with me on this issue?

> @arteevraina Sure, this need to be fixed for different screen size. I will check it locally. Thanks for you mentioned. Let's connect for this issue on Gitter. So that...

@Shadow60539 Is there anything different we need to do while using this code for Provider ? Like some kind of stream implementation ?

This is because your video is being played at the moment it is not initialized. You can use value.initialized property to check that.

> Did you also solve the issues with: > > * `test_mean_f03.fypp` > > * `nmash.c` > ? For `nmhash.c`, I have fixed the issues. Will push it. For `test_mean_f03.fypp`,...

@awvwgk @jvdp1 CMake build is failing since, it is not able to find `test_always_fail.f90` & `test_always_skip.f90` as I have deleted those files.

I remember we moved the `common.fypp` file from `src` to `include` directory. But seems like fpm-deployment script was not updated to handle that. @awvwgk @jvdp1

> I remember we moved the `common.fypp` file from `src` to `include` directory. But seems like fpm-deployment script was not updated to handle that. > > @awvwgk @jvdp1 Should I...