You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getsize.c: In function ‘ext2fs_get_device_size2’:
getsize.c:92:18: error: ‘windows_io_manager’ undeclared (first use in this function); did you mean ‘inode_io_manager’?
92 | retval = windows_io_manager->open(file, 0, &data_io);
| ^~~~~~~~~~~~~~~~~~
| inode_io_manager
getsize.c:92:18: note: each undeclared identifier is reported only once for each function it appears in
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: