> 
> cc1: warnings being treated as errors
> /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_fuse_osxfuse/osxfuse/work/osxfuse-osxfuse-cc7d953/support/mount_osxfuse/mount_osxfuse.c:
>  In function 'send_fd':
> /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_fuse_osxfuse/osxfuse/work/osxfuse-osxfuse-cc7d953/support/mount_osxfuse/mount_osxfuse.c:603:
>  warning: implicit conversion shortens 64-bit value into a 32-bit value
> 
> I'm not sure if that has anything to do with architecture mismatches; rather, 
> it sounds like a perfectly normal bug in handling numbers of different sizes, 
> that the developers of osxfuse should resolve.

It certainly seems very likely this is the error that needs to be fixed.


I notice in the development tree there is some activity on this file 2 days ago:

https://github.com/osxfuse/support/tree/support/osxfuse-3/mount_osxfuse.

mount_osxfuse.c 
<https://github.com/osxfuse/support/blob/support/osxfuse-3/mount_osxfuse/mount_osxfuse.c>
       (mount_osxfuse) Fix build warning on Mac OS X 10.6 
<https://github.com/osxfuse/support/commit/598c9bbca5fa99903fbf47035edc8e731124758d>

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to