Bart Van Assche wrote: > On Sat, Nov 28, 2009 at 5:35 PM, Smith, Stan <[email protected]> > wrote: >> >> Sasha Khapyorsky wrote: >>> Add '/' path delimiter unconditionally on file path generation. >> >> Any chance you could make the path delimiter a #define so there is >> not an explicit Linux filesystem assumption? > > As far as I know the Windows kernel recognizes both forward and > backward slashes as a path separator. > > Bart.
Who would of thought...windows _open() & fopen() can now tolerate a mix-n-match of path delimiters; Implementations do change. Sasha, skip the #define thought. Thanks Bart. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
