Displaying 1 result from an estimated 1 matches for "d_fileno".
Did you mean:
_fileno
2002 Mar 08
0
[Bug 151] New: 3.0.2p1 and 3.1p1 fail to build.
...truct direct *" cannot be assigned to an entity of type
"struct dirent *".
if (!(dp = readdir(dir)))
^
cc-1565 cc: ERROR File = getcwd.c, Line = 164
The struct "dirent" has no field "d_fileno".
if (dp->d_fileno == ino)
^
cc-1515 cc: WARNING File = getcwd.c, Line = 169
A value of type "struct direct *" cannot be assigned to an entity of type
"struct dirent *"....