On Jan 24, 2011, at 5:48 AM, Tom Browder wrote: > Right, but before, for some reason, -Werror was in effect. Anyhow, > the main point is that the non-standard code from openNURBS (and step) > pollutes everything unless you explicitly use -Wno-ignored-qualifiers.
That at least wasn't the case in the log snippet you provided. When -Werror is in effect, it says so before the warning. I don't doubt that the build failed, but the bigger issue is that -Werror "shouldn't" be turned on for any C++ code so if it is, then that should get fixed. > I know, -Werror disappeared...WTH! I suspect that maybe -Werror was inadvertently enabled and accidentally committed at some point (happens) and then later removed (as it rightly should be for C++ code). Sean ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ BRL-CAD Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-devel
