[Bug 205788] libc++ does not build on i386 clang gives error on inpllicit conversion from long long to unsigned int

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 1 20:30:51 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205788

lenzi.sergio at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lenzi.sergio at gmail.com

--- Comment #1 from lenzi.sergio at gmail.com ---
Created attachment 164939
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164939&action=edit
code propper conversion in the macro call __first_ at line 255 in file bitset

clang complains about a conversion needed when buildworld with TARGET=i186
on an amd64  FreeBSD11 head.

The file is /usr/src/lib/libc++/../../contrib/libc++/include/bitset
at line 255

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list