Hello.

I would suggest a patch for Midnight Commander when compiled on QNX Neutrino
(aka Realtime Platform).
In function "canonicalize_pathname()" contained in  file "src/ultilunix.c"
please change:

#if defined(__QNX__)

with

#if defined(__QNX__) && !defined(__QNXNTO__)

This is required because the native QNX Neutrino peer-to-peer networking
(Qnet) differ from QNX4 (Fleet) i.e. nodes are not prefixed with "//[nid]".

Best regards.
Maurizio Rossi
System S.p.A.
[EMAIL PROTECTED]

_______________________________________________
Mc-devel mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to