Menu

#104 Fix compilation on mac 10.7 (IFF_SLAVE)

Unstable (example)
closed-fixed
None
5
2014-03-11
2013-08-26
No

One of the flags checked after calling getifaddr() is IFF_SLAVE but this does not exist on mac os x 10.7 (I am compiling using macports if that makes a difference). This patch only checks for IFF_SLAVE if the symbol is defined.

1 Attachments

Discussion

  • Steven Blackburn

    This issue has been fixed by another method in the current git repo, so feel free to close this patch.

     
  • Justin Maggard

    Justin Maggard - 2014-03-11

    Thanks, closing.

     
  • Justin Maggard

    Justin Maggard - 2014-03-11
    • status: open --> closed-fixed
    • assigned_to: Justin Maggard
     

Log in to post a comment.