sgug-rse icon indicating copy to clipboard operation
sgug-rse copied to clipboard

not working

Open unxmaal opened this issue 4 years ago • 0 comments

Failing at this:

source/dialogs/run.c: In function 'get_apps':
source/dialogs/run.c:256:26: error: 'struct dirent' has no member named 'd_type'
  256 |                 if ( dent->d_type != DT_REG && dent->d_type != DT_LNK && dent->d_type != DT_UNKNOWN ) {

unxmaal avatar Jan 01 '22 15:01 unxmaal