[PATCH] Fix mount point -> device name on OSX
getfsent() only returns '/' entry on my system (10.8) I only have 10.7 around to test, but this bug was reported ages ago: https://trac.videolan.org/vlc/ticket/4069 I don't have a BSD, so I can't test it on BSD too but I don't see why this code couldn't be shared on all BSD.
On Thu, Mar 15, 2012 at 7:07 AM, Rafaël Carré <funman@videolan.org> wrote:
getfsent() only returns '/' entry on my system (10.8)
I only have 10.7 around to test, but this bug was reported ages ago: https://trac.videolan.org/vlc/ticket/4069
I don't have a BSD, so I can't test it on BSD too but I don't see why this code couldn't be shared on all BSD.
Can we get anyone in BSD to try this patch to make sure that it doesn't break anything? It looks pretty safe that it won't. I have applied this patch to my tree and will likely push this to svn eventually. Thanks E -- Erik Hovland erik@hovland.org http://hovland.org/
Can we get anyone in BSD to try this patch to make sure that it doesn't break anything? It looks pretty safe that it won't.
the src files still compile for me, at least, on OS X. Oh wait you meant to try it on real BSD never mind... -roger-
participants (3)
-
Erik Hovland -
Rafaël Carré -
Roger Pack