Re: [eigen-commits] commit/eigen: hauke: Disable variadic macro warning when compiling at full warning level.

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen-commits Archives ]


I don't understand this commit. It has the effect of hiding a warning
from us when we build the unit tests, but it won't hide the warning
from our users when they build their own application using Eigen.
Hence we're going to get users confused about this warning, right?

If you need this warning disabled, we need to disable and re-enable it
with pragmas in eigen itself.

2010/1/29  <commits-noreply@xxxxxxxxxxxxx>:
> 1 new changeset in eigen:
>
> http://www.bitbucket.org/eigen/eigen/changeset/e827151721cb/
> changeset:   r2403:e827151721cb
> user:        hauke
> date:        2010-01-29 09:53:19
> summary:     Disable variadic macro warning when compiling at full warning level.
> I was not able to get a macro version running and thus I opted for a cmake patch.
> affected #:  1 file (230 bytes)
>
> Repository URL: http://bitbucket.org/eigen/eigen/
>
> --
> This is a commit notification from bitbucket.org.
> You are receiving this because you have the service
> enabled, addressing the recipient of this email.
>
>
>



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/