THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#140 - Support Clang compiler User who did this - Bernd Flemisch (bernd) ---------- After some hours, I even get the error now. It complains about the line static_assert( uses_allocator<_Tp, _Alloc>::value, \"uses allocator\" ); in /usr/include/c++/4.7/bits/uses_allocator.h. If static assert is defined as above, the preprocessor thinks that three arguments are passed instead of the allowed two, since it does not get that the first comma is for separating the two template arguments of the first macro argument. So I don\'t think it\'s my problem. I will send the patch to Christoph for review, maybe he can come up with a more elegant solution... ---------- More information can be found at the following URL: http://www.dumux.org/flyspray/index.php?do=details&task_id=140#comment269 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. _______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
