<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3089: readdir(dirp)->d_type does not work on solaris



#3089: readdir(dirp)->d_type does not work on solaris

Changes (by Neuron):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [f72fce68ca19]) Use stat() instead of dirent->d_type to test for
 directory. Closes #3089.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3089#comment:1>