Cristian Le

Results 294 issues of Cristian Le

# Issue When using overload inteface, e.g. ```fortran interface my_func module procedure my_funca module procedure my_funcb end interface my_func ``` the plugin completely freaks out and cannot locate any other...

If we use default compilers, they will call the native precompiler automatically. It would be good to include better support for these: - [ ] `#include` support. Navigate, auto-complete and...

I am not fully versed into fortran to know what OOP features it implements, but I have heard that this feature is greatly needed. I am not sure what features...

It would be helpful if we can get the `use` to be more in line with the `C` support: - [ ] (trivial) Change the color of the module to...

For example, the library built from easybuild produces: ```console $ readelf -d $EBROOTPFFT/lib/libpfft.so Dynamic section at offset 0x2ed38 contains 30 entries: Tag Type Name/Value 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 0x0000000000000001...

## Problem Description It seems matlab cannot access `ppm.increment()` within `parfor`. ``` Error using testParforProgressbar (line 21) Dot indexing is not supported for variables of this type. ``` ## Steps...

@LeonidKalichkin and @YuraT, could you open up the issues/discussions for your forks or start up a new root repository for them? It would be nice to discuss some additional features...

Tried running a simple hello world, but there was no info or error log to indicate the status, and no `matrix build` tab in either classic or experimental UI. Also...

### Description - [ ] `epel-next-all` alias should expand to all known `epel-next` releases similar to [`epel-all`](https://github.com/packit/packit/blob/110211d63291ebd42ec15f9b935d721405f51ebd/packit/config/aliases.py#L275). Consequently `epel-all` should not contain `epel-next` releases. (To be ported to [fedora-distro-aliases](https://github.com/rpm-software-management/fedora-distro-aliases) as...

kind/feature
area/fedora
complexity/single-task
gain/low
impact/low
workaround-exists

### Description Have an option to use the upstream's release notes when the koji build's `Release == 1`, i.e. the `Version` has changed, not the `Release`. ### Benefit I've occasionally...

kind/feature
area/fedora
complexity/single-task
gain/low
impact/high