[Bug 1540] New: fileio and psxmount broken by recent changes
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon May 31 20:23:39 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1540
Summary: fileio and psxmount broken by recent changes
Product: RTEMS
Version: 4.10
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: tests
AssignedTo: chrisj at rtems.org
ReportedBy: joel.sherrill at oarcorp.com
./../../../../../rtems/c/src/../../testsuites/samples/fileio/init.c
../../../../../../../rtems/c/src/../../testsuites/samples/fileio/init.c:48:
error: 'msdos_ops' undeclared here (not in a function)
../../../../../../../rtems/c/src/../../testsuites/psxtests/psxmount/test.c:399:
warning: passing argument 1 of 'mount' from incompatible pointer type
../../../../../sis/lib/include/rtems/libio.h:686: note: expected 'const char *'
but argument is of type 'struct rtems_filesystem_mount_table_entry_t **'
../../../../../../../rtems/c/src/../../testsuites/psxtests/psxmount/test.c:399:
warning: passing argument 2 of 'mount' from incompatible pointer type
../../../../../sis/lib/include/rtems/libio.h:686: note: expected 'const char *'
but argument is of type 'const struct rtems_filesystem_operations_table *'
../../../../../../../rtems/c/src/../../testsuites/psxtests/psxmount/test.c:399:
warning: passing argument 3 of 'mount' makes pointer from integer without a
cast
../../../../../sis/lib/include/rtems/libio.h:686: note: expected 'const char *'
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list