Date: Wed, 22 May 2013 22:14:00 +0200 From: Ed Schouten <ed@80386.nl> To: Glen Barber <gjb@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r250883 - in head: include include/xlocale lib/libc/locale sys/sys tools/regression/lib/libc/locale Message-ID: <CAJOYFBA9e8YMyZAmAc9EkVhEzgzRbn=6p7wDOCv_35iBTVWMUQ@mail.gmail.com> In-Reply-To: <20130522194125.GM77347@glenbarber.us> References: <201305211959.r4LJxbLx034714@svn.freebsd.org> <20130522194125.GM77347@glenbarber.us>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Glen, 2013/5/22 Glen Barber <gjb@freebsd.org>: > This fails to build for me with GCC. > > /usr/src/lib/libc/locale/c16rtomb.c:73: error: too many arguments to function 'c32rtomb[21/1924] > /usr/src/lib/libc/locale/c16rtomb.c: At top level: > /usr/src/lib/libc/locale/c16rtomb.c:77: error: expected declaration specifiers or '...' before ' char16_t' > /usr/src/lib/libc/locale/c16rtomb.c: In function 'c16rtomb': /usr/src/lib/libc/locale/c16rtomb.c:80: error: 'c16' undeclared (first use in this function) > /usr/src/lib/libc/locale/c16rtomb.c:80: warning: passing argument 3 of 'c16rtomb_l' from incompa > tible pointer type > /usr/src/lib/libc/locale/c16rtomb.c:80: error: too many arguments to function 'c16rtomb_l' Sorry, but it seems I cannot reproduce this. On my FreeBSD 9.1-STABLE box I ran the following: make buildworld WITHOUT_CLANG= Could you pleae let me know a bit more about your setup? (P.S.: In the mean time I'm looking for a way to elegantly solve the character set issues. More on that later.) Thanks, -- Ed Schouten <ed@80386.nl>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJOYFBA9e8YMyZAmAc9EkVhEzgzRbn=6p7wDOCv_35iBTVWMUQ>