On Thu, Sep 19, 2002 at 12:10:51AM -0400, Pierre A. Humblet wrote: >>>And yesterday's question: On line 173 of fhandler_disk_file.cc >>>[strpbrk (get_win32_name (), "?*|<>|")] is there a need for the >>>two '|'? Was something else meant? >> >>I removed it. I don't know if there is another invalid character that >>should go there or not, though. > >Is '!' invalid? It can easily be confused with '|'.
'!' seems to be a valid character. cgf
