Our research group recently upgraded Ubuntu (to 10.04, Lucid). I rebuilt
deal.II 6.3.1 (and Trilinos) with the new built-in compilers, and now I
have a warning coming up multiple times when I run my code:

deal.II/6.3.1/contrib/boost/include/boost/function/function_base.hpp:319:
warning: dereferencing type-punned pointer will break strict-aliasing rules
deal.II/6.3.1/contrib/boost/include/boost/function/function_base.hpp:323:
warning: dereferencing type-punned pointer will break strict-aliasing rules

How should I change my build to prevent this warning? Thanks,

Jennifer
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to