search for: wcsrtombs_l

Displaying 2 results from an estimated 2 matches for "wcsrtombs_l".

Did you mean: wcsrtombs
2008 Nov 14
0
R crashes on sprintf with bad format specification (PR#13285)
...strings there's no crash - R reports bad format >> specifications. > > 2.7.2 is obsolete, but I can confirm a crash on Windows with a recent > R-devel. Can confirm as well on OSX with a fairly recent R-devel. (gdb) bt 10 #0 0x9575e299 in _UTF8_wcsnrtombs () #1 0x957bb3a0 in wcsrtombs_l () #2 0x956ebc1e in __vfprintf () #3 0x95711e66 in sprintf () #4 0x00492bb8 in do_sprintf (call=0x10cb470, op=0x1018924, args=<value temporarily unavailable, due to optimizations>, env=0x10a40b0) at ../../../../R-devel-all/src/main/sprintf.c:179 #5 0x003fe1af in do_internal (call=0x10cb4a...
2011 Aug 05
0
Wine release 1.3.26
.... configure: Disable gstreamer support if headers are not compatible with build environment. Piotr Caban (12): msvcrt: Fixed tmpnam and _wtmpname implementation. msvcrt: Fix %f format handling in printf so it works with big floats. msvcrt: Fix uninitialized memory access in wcsrtombs_l implementation (valgrind). msvcp90: Added _Locinfo class stub. msvcp: Sync spec files. msvcrt: Fixed vswprintf* exports. msvcp90: Added wctype implementation. msvcrt: Added vscwprintf_{l,p_l} functions implementation. ieframe: Added OleObject_Close implementation...