[Mesa-dev] [Bug 88766] codegen/nv50_ir.h:585:9: error: no member named 'tr1' in namespace 'std'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 14 06:44:46 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=88766

--- Comment #8 from Pablo Cholaky <waltercool at slash.cl> ---
Created attachment 130208
  --> https://bugs.freedesktop.org/attachment.cgi?id=130208&action=edit
Proposed patch to support clang without too much hacking

Ilia,

May some patch like this works for it? Those 2 headers are the only ones
breaking a correct clang compilation on the whole project since a long time.
This should also work for old gcc compilers. For now I just tried with clang
4.0.0 and gcc 5.4.0. Currently there are LOT better ways to solve this issue,
but because you want to support old GCC versions, this may be accurate. Is
basically a hack over a hack.

This patch is based for mesa 17.0.1, but should also work for previous, I don't
remember seeing those files being modified lately.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170314/c552cde9/attachment.html>


More information about the mesa-dev mailing list