search for: wctomb

Displaying 20 results from an estimated 37 matches for "wctomb".

Did you mean: wcrtomb
2005 Aug 26
1
wchar and wstring.
...ointer to an array of wchar_t's. I was going to use wcstombs() to convert the wchar_t* to char*, but I wanted to see if there was a similar function in R for the mkString function which I had initially used which deals with wchar_ts as opposed to chars. Also, since I have no experience with the wctombs() function I wanted to ask if anyone knew if this will handle the internationilzation issues from within R. As always thank you for the help. jim
2009 Jun 11
1
Error compiling Wine on Fedora 11
...$version | cmp -s - version.c) || echo $version >version.c || (rm -f version.c && exit 1) gcc -shared -Wl,-soname,libwine.so.1 -Wl,--version-script=./wine.map casemap.o collation.o compose.o config.o cptable.o debug.o fold.o ldt.o loader.o mbtowc.o mmap.o port.o sortkey.o string.o utf8.o wctomb.o wctype.o c_037.o c_424.o c_437.o c_500.o c_737.o c_775.o c_850.o c_852.o c_855.o c_856.o c_857.o c_860.o c_861.o c_862.o c_863.o c_864.o c_865.o c_866.o c_869.o c_874.o c_875.o c_878.o c_932.o c_936.o c_949.o c_950.o c_1006.o c_1026.o c_1250.o c_1251.o c_1252.o c_1253.o c_1254.o c_1255.o c_1256.o...
2019 Sep 18
2
[PATCH] build: remove unused gnulib modules
...-/ttyname_r.m4 -/ulonglong.m4 /ungetc.m4 /unistd_h.m4 /unistd-safer.m4 @@ -261,7 +227,6 @@ /unlinkdir.m4 /unlink.m4 /usleep.m4 -/utimbuf.m4 /utimecmp.m4 /utime_h.m4 /utime.m4 @@ -276,20 +241,16 @@ /warnings.m4 /warn-on-use.m4 /wchar_h.m4 -/wchar.m4 /wchar_t.m4 /wcrtomb.m4 /wctob.m4 /wctomb.m4 /wctype_h.m4 -/wctype.m4 /wint_t.m4 /write.m4 /xalloc.m4 /xgetcwd.m4 /xsize.m4 -/xstrndup.m4 -/xstrtol.m4 /xstrtol.m4 /xvasprintf.m4 /yield.m4 -- 2.21.0
2003 Dec 25
3
Missing LDSHARED in Makefiles; build problems.
...and is keeping me from building Wine occurs while building libwine_unicode.so, and all the other *shared* libs as well (checked using make -k, and everything else links just fine). Here is make grinding to a halt: casemap.o collation.o compose.o cptable.o fold.o mbtowc.o sortkey.o string.o utf8.o wctomb.o wctype.o c_037.o c_042.o c_424.o c_437.o c_500.o c_737.o c_775.o c_850.o c_852.o c_855.o c_856.o c_857.o c_860.o c_861.o c_862.o c_863.o c_864.o c_865.o c_866.o c_869.o c_874.o c_875.o c_878.o c_932.o c_936.o c_949.o c_950.o c_1006.o c_1026.o c_1250.o c_1251.o c_1252.o c_1253.o c_1254.o c_1255.o...
2019 Sep 18
0
Re: [PATCH] build: remove unused gnulib modules
...1,7 +227,6 @@ > /unlinkdir.m4 > /unlink.m4 > /usleep.m4 > -/utimbuf.m4 > /utimecmp.m4 > /utime_h.m4 > /utime.m4 > @@ -276,20 +241,16 @@ > /warnings.m4 > /warn-on-use.m4 > /wchar_h.m4 > -/wchar.m4 > /wchar_t.m4 > /wcrtomb.m4 > /wctob.m4 > /wctomb.m4 > /wctype_h.m4 > -/wctype.m4 > /wint_t.m4 > /write.m4 > /xalloc.m4 > /xgetcwd.m4 > /xsize.m4 > -/xstrndup.m4 > -/xstrtol.m4 > /xstrtol.m4 > /xvasprintf.m4 > /yield.m4 > -- > 2.21.0 > > _______________________________________________ >...
2019 Sep 23
0
[PATCH v2 5/5] build: remove unused gnulib modules
...ls.m4 -/ttyname_r.m4 -/ulonglong.m4 -/ungetc.m4 /unistd_h.m4 /unistd-safer.m4 /unlinkat.m4 /unlinkdir.m4 /unlink.m4 /usleep.m4 -/utimbuf.m4 /utimecmp.m4 /utime_h.m4 /utime.m4 @@ -276,20 +229,15 @@ /warnings.m4 /warn-on-use.m4 /wchar_h.m4 -/wchar.m4 /wchar_t.m4 /wcrtomb.m4 /wctob.m4 /wctomb.m4 /wctype_h.m4 -/wctype.m4 /wint_t.m4 /write.m4 /xalloc.m4 -/xgetcwd.m4 /xsize.m4 -/xstrndup.m4 -/xstrtol.m4 /xstrtol.m4 /xvasprintf.m4 /yield.m4 -- 2.21.0
2011 Jun 21
0
builder-ubuntu libguestfs FAILED build step e1e78bcef5e4654bd2456bd696840329359d35cd
...dir unsetenv unsetenv-tests usleep usleep-tests utimecmp utimens utimens-tests vasnprintf vasnprintf-tests vasprintf vasprintf-tests verify verify-tests warn-on-use warnings wchar wchar-tests wcrtomb wcrtomb-tests wctob wctomb wctype-h wctype-h-tests xalloc-oversized xsize yield Notice from module error: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=error:3:c-format --flag=error_at_line:5:c-format Notice from mod...
2009 Mar 13
7
WINE Compile issue latest development release (1.1.16?)
checking for X... no configure: error: X development files not found. Wine will be built without X support, which probably isn't what you want. You will need to install development packages of Xlib/Xfree86 at the very least. Use the --without-x option if you really want this. Configure failed, aborting install. -_- i keep getting random things when i try to install wine this is the latest.
2011 Jun 14
1
builder-debian libguestfs FAILED build step 4ee190628bc05f0c8fad1f6d9c3e85619a91e8b8
...dir unsetenv unsetenv-tests usleep usleep-tests utimecmp utimens utimens-tests vasnprintf vasnprintf-tests vasprintf vasprintf-tests verify verify-tests warn-on-use warnings wchar wchar-tests wcrtomb wcrtomb-tests wctob wctomb wctype-h wctype-h-tests xalloc-oversized xsize yield Notice from module error: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=error:3:c-format --flag=error_at_line:5:c-format Notice from mod...
2011 Jul 12
0
builder-debian libguestfs FAILED build step c0f72f13c075a754afa7870ecf105138fba821bb
...dir unsetenv unsetenv-tests usleep usleep-tests utimecmp utimens utimens-tests vasnprintf vasnprintf-tests vasprintf vasprintf-tests verify verify-tests warn-on-use warnings wchar wchar-tests wcrtomb wcrtomb-tests wctob wctomb wctype-h wctype-h-tests xalloc-oversized xsize yield Notice from module error: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=error:3:c-format --flag=error_at_line:5:c-format Notice from mod...
2011 Jun 21
1
builder-debian libguestfs FAILED build step e1e78bcef5e4654bd2456bd696840329359d35cd
...dir unsetenv unsetenv-tests usleep usleep-tests utimecmp utimens utimens-tests vasnprintf vasnprintf-tests vasprintf vasprintf-tests verify verify-tests warn-on-use warnings wchar wchar-tests wcrtomb wcrtomb-tests wctob wctomb wctype-h wctype-h-tests xalloc-oversized xsize yield Notice from module error: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=error:3:c-format --flag=error_at_line:5:c-format Notice from mod...
2011 Jul 08
1
builder-debian libguestfs FAILED build step ebe3d8f43a0ab7f60f3c1c612f117e793179f644
...dir unsetenv unsetenv-tests usleep usleep-tests utimecmp utimens utimens-tests vasnprintf vasnprintf-tests vasprintf vasprintf-tests verify verify-tests warn-on-use warnings wchar wchar-tests wcrtomb wcrtomb-tests wctob wctomb wctype-h wctype-h-tests xalloc-oversized xsize yield Notice from module error: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=error:3:c-format --flag=error_at_line:5:c-format Notice from mod...
2011 Jul 19
0
builder-debian libguestfs FAILED build step d82438431c1551610eb7d9945fa76d6387534582
...dir unsetenv unsetenv-tests usleep usleep-tests utimecmp utimens utimens-tests vasnprintf vasnprintf-tests vasprintf vasprintf-tests verify verify-tests warn-on-use warnings wchar wchar-tests wcrtomb wcrtomb-tests wctob wctomb wctype-h wctype-h-tests xalloc-oversized xsize yield Notice from module error: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=error:3:c-format --flag=error_at_line:5:c-format Notice from mod...
2011 Jul 15
0
builder-debian libguestfs FAILED build step 1f0c650c8ffdf0602ec74b999f62d3efa6822c96
...dir unsetenv unsetenv-tests usleep usleep-tests utimecmp utimens utimens-tests vasnprintf vasnprintf-tests vasprintf vasprintf-tests verify verify-tests warn-on-use warnings wchar wchar-tests wcrtomb wcrtomb-tests wctob wctomb wctype-h wctype-h-tests xalloc-oversized xsize yield Notice from module error: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=error:3:c-format --flag=error_at_line:5:c-format Notice from mod...
2019 Sep 23
6
[PATCH v2 0/5] remove unused gnulib modules
This is an extended version of: https://www.redhat.com/archives/libguestfs/2019-September/msg00178.html It adds a couple of simple code changes, so it makes it possible to drop more modules. In addition, more unused modules were dropped. Pino Toscano (5): tests: switch away from xgetcwd daemon: move read_whole_file to common utils daemon: switch from read_file to read_whole_file daemon:
2019 Nov 27
7
[PATCH v3 0/6] remove unused build stuff
This is an extended version of: https://www.redhat.com/archives/libguestfs/2019-September/msg00288.html Apparently I forgot it on my tree, so I'm posting that series again, adding an extra cleanup more due to the v2v/common splits. Pino Toscano (6): tests: switch away from xgetcwd daemon: move read_whole_file to common utils daemon: switch from read_file to read_whole_file daemon:
2019 Feb 15
0
Wine release 4.2
...that copy-on-write file mapping is not modifying the file. api-ms-win-crt-private-l1-1-0: Add __std_terminate implementation. msvcrt: Add _ismbbtrail_l implementation. msvcrt: Add _ismbclegal_l implementation. msvcrt: Validate character in _ismbcl0. msvcrt: Use mbtowc/wctomb for string conversion in printf. msvcrt: Use correct locale when validating character in _ismbcl0_l and _ismbcl1_l. msvcrt: Change __getmainargs signature. Sergio Gómez Del Real (2): riched20: Mask out extended flags introduced by CHARFORMAT2 when converting to CHARFORMAT....
2020 Oct 23
0
Wine release 5.20
...the list of admin privileges. wined3d: Add GPU information for NVIDIA GeForce GTX 1080 Mobile. ntdll: Fix xmm registers copy offset in call_consolidate_callback() on x86_64. Piotr Caban (3): ucrtbase: Support UTF8 codepage in _wcstombs_l. ucrtbase: Support UTF8 codepage in _wctomb_s_l. ucrtbase: Support UTF8 codepage in wctomb. Robert Wilhelm (3): jscript: Cc_parser_parse implement '&&' expression. vbscript: Add is_default flag to function_decl_t. vbscript: Support class default sub. Roman Pi?l (1): kernelbase: Fix comment and...
2013 Jan 18
0
Wine release 1.5.22
...getpagesize(). configure: Get rid of the check for getpagesize. configure: Get rid of the check for strings.h. make_makefiles: Add support for Objective-C sources. configure: Try readelf before ldd to determine a library soname. msvcrt: Fix incorrect use of the system wctomb function. gdi32: Avoid creating a family object just to retrieve the font data. gdi32: Add ref counting to the face and family objects. gdi32: Store the full flags in the face object, and add a flag for fonts added through AddFontResource. gdi32: Store the vertical flag toge...
2011 Jun 21
0
builder-debian libguestfs FAILED tests e1e78bcef5e4654bd2456bd696840329359d35cd
...dir unsetenv unsetenv-tests usleep usleep-tests utimecmp utimens utimens-tests vasnprintf vasnprintf-tests vasprintf vasprintf-tests verify verify-tests warn-on-use warnings wchar wchar-tests wcrtomb wcrtomb-tests wctob wctomb wctype-h wctype-h-tests xalloc-oversized xsize yield Notice from module error: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=error:3:c-format --flag=error_at_line:5:c-format Notice from mod...