This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/54165] Cast to "void" should not implicitly call conversion functions


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54165

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-08-04
     Ever Confirmed|0                           |1

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-08-04 12:05:20 UTC ---
Ah, great Marc, and our implementation is very easy to understand here. I would
encourage you to further work on this, eg, double check the other
convert_to_void uses, etc, run the testsuite: AFAICS, it may well be that the
change that you suggested is all there is to this. Thanks in advance!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]