[Dune] [#652] fassign complains about nonmatching number of arguments

Dune dune at dune-project.org
Mon Nov 30 00:27:29 CET 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#652 - fassign complains about nonmatching number of arguments
User who did this - Christian Engwer (christi)

----------
OK.

The bug was triggered because you tried to assign double from int.

- The first problem was that there was an implicit type conversion from int to Zero.
- after fixing this it wasn't possible any more to assign double from int
- this was fixed by adding yet an other template parameter to the <<= operator


----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=652#comment1361

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list