This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

mingwin: dirent structure d_name field is pointer not array


I'm not sure if this counts as a bug, but readdir as defined by POSIX has a
field char d_name[], but in mingwin it's a char *, which caused me a fair
amount of grief working out why I was getting rubbish for the contents of
directories...

-- 
http://sc3d.org/rrt/ | Caution Children At Play Drive Slowly


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]