search for: wscanf

Displaying 6 results from an estimated 6 matches for "wscanf".

Did you mean: scanf
2009 Sep 02
0
[LLVMdev] 2.6 pre-release1 ready for testing
Hi Tanya, The sources weren't updated for this pre-release testing. So I had the same problems on PPC. -bw On Sun, Aug 30, 2009 at 10:50 PM, Tanya Lattner<lattner at apple.com> wrote: > LLVMers, > 2.6 pre-release1 is ready to be tested by the community. > http://llvm.org/prereleases/2.6/ > You will notice that we have quite a few pre-compiled binaries (of both > clang
2009 Sep 03
2
[LLVMdev] 2.6 pre-release1 ready for testing
...d/Release/bin/clang-cc.exe -triple i386-pc-mingw32 -S -disable-free -main-file-name foo.c --relocation-model static --disable-fp-elim --unwind-tables=0 --mcpu=pentium4 --fmath-errno=1 -fdiagnostics-show-option -o C:/Temp/cc-000000.s -x c foo.c 77C42A16 (0x0022F958 0x0167C757 0x0022F988 0x0167CBE8), wscanf()+1872 bytes(s) 77C3F962 (0x0022F9B0 0x0167C757 0x0167CBE8 0xFFFFFFFF), sprintf()+0049 bytes(s) 0046DA0C (0x10202000 0x20101010 0x20202020 0x60404020) 01AED7D4 (0x015B9F80 0x015B8590 0x015B9070 0x0081BC20) <unknown module> 01107940 (0x95340800 0x24048901 0x71ECFBE8 0x0CC483FF) C7102444 (0x000...
2009 Aug 31
10
[LLVMdev] 2.6 pre-release1 ready for testing
LLVMers, 2.6 pre-release1 is ready to be tested by the community. http://llvm.org/prereleases/2.6/ You will notice that we have quite a few pre-compiled binaries (of both clang and llvm-gcc). We have identified several bugs that will be fixed in pre-release2, so please search the bug database before filing a new bug. If you have time, I'd appreciate anyone who can help test the
2017 Jul 20
0
Wine release 2.0.2
...trCopyException implementation. msvcrt: Add __ExceptionPtrCompare implementation. msvcr: Add __crtUnhandledException implementation. msvcr120: Add fesetround implementation. msvcrt: Fix handling of unsigned chars in scanf format. msvcrt: Fix wide characters handling in wscanf functions. msvcr: Add _get_dstbias implementation. ucrtbase: Add __initialize_lconv_for_unsigned_char implementation. msvcr110: Add _Lock_shared_ptr_spin_lock implementation. Sebastian Lackner (3): rasapi32: Set *lpcDevices in RasEnumDevicesA. ntdll: Do not cast unali...
2017 Apr 13
0
Wine release 2.6
...d3dx9/tests: Add more tests for relative addressing in preshaders. d3dx9/tests: Add tests for effect state manager. d3dx9: Support effect state manager. d3dx9: Preserve states regardless of state manager presence. Piotr Caban (7): msvcrt: Fix wide characters handling in wscanf functions. msvcrt: Add CurrentScheduler::GetNumberOfVirtualProcessors implementation. msvcrt: Improve CurrentScheduler::Get implementation. msvcrt: Forward remaining CurrentScheduler functions to current scheduler object. msvcrt: Add _Scheduler class implementation. ms...
2020 Feb 28
0
Wine release 5.3
...scwprintf and _vscwprintf declarations. corecrt_wstdio.h: Add ucrt _vscwprintf_p_l and _vswprintf_p_l declarations. corecrt_wstdio.h: Add ucrt fwprintf and vfwprintf declarations. corecrt_wstdio.h: Add ucrt fwprintf_s and vfwprintf_s declarations. corecrt_wstdio.h: Add ucrt fwscanf and fwscanf_s declarations. corecrt_wstdio.h: Add ucrt swprintf_s and vswprintf_s declarations. include: Add corecrt_wstdlib.h header. corecrt_wstdio.h: Add ucrt swscanf and swscanf_s declarations. corecrt_wstdio.h: Add ucrt wprintf and vwprintf declarations. corecrt_w...