I’ve attached a patch for hostfs.c (made using diff –u) to fix the problem with
the “?”. “<” and “>” characters when they are used in HostFS on Windows.
It translates them to “#”, "$" and "^" in Windows which matches some
documentation I've seen on DOSFS.

I have a Google test to test them if you require, but it's easy to do it
by hand, at the CLI just try.

*create a?b
*create a<b
*create a>b

These will fail before the patch is applied.

Can some one apply this to the RPC Emu code please?

Regards,
Alan Buckley

Attachment: hostfs.diff
Description: Binary data

_______________________________________________
Rpcemu mailing list
[email protected]
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu

Reply via email to