[Bug c++/36769] implicit conversion do not work

2008-07-09 Thread jia3ep at gmail dot com
--- Comment #2 from jia3ep at gmail dot com 2008-07-09 12:30 --- Please, look at the following code. There are the same conversions, but it's compiles and works without any errors. In the following sample takes place implicit conversion 'int' to 'double' and

[Bug c++/36769] New: implicit conversion do not work

2008-07-09 Thread jia3ep at gmail dot com
-- Summary: implicit conversion do not work Product: gcc Version: 4.2.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jia3ep at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36769