search for: istreambuf_iterator

Displaying 8 results from an estimated 8 matches for "istreambuf_iterator".

2013 Mar 11
0
[LLVMdev] YAML IO problems
...ectory", fb.directory); io.mapRequired("suffix", fb.suffix); io.mapRequired("int_test", fb.intTest); } }; } } int main() { ifstream jsonFile("yaml.json"); if (jsonFile.is_open()) { // Read file into a string string jsonSource((istreambuf_iterator<char>(jsonFile)), istreambuf_iterator<char>()); jsonFile.close(); FooBar doc; Input yin(jsonSource.c_str()); yin >> doc; cout << "bool_test: " << (doc.boolTest ? "true" : "false") << endl;...
2013 Jul 26
0
[LLVMdev] Botan and Android
...t;&) /opt/android-ndk-r8e//sources/cxx-stl/stlport/stlport/stl/_relops_cont.h:21:1: note: template<class _Tp, class _Alloc> bool std::operator!=(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /opt/android-ndk-r8e//sources/cxx-stl/stlport/stlport/stl/_istreambuf_iterator.h:118:24: note: template<class _CharT, class _Traits> bool std::operator!=(const std::istreambuf_iterator<_CharT, _Traits>&, const std::istreambuf_iterator<_CharT, _Traits>&) /opt/android-ndk-r8e//sources/cxx-stl/stlport/stlport/stl/_string_operators.h:473:1: note: templat...
2017 May 09
3
RFC: SROA for method argument
...am working to improve SROA to generate better code when a method has a struct in its arguments. I would appreciate it if I could have any suggestions or comments on how I can best proceed with this optimization. * Problem * I observed that LLVM often generates redundant instructions around glibc’s istreambuf_iterator. The problem comes from the scalar replacement (SROA) for methods with an aggregate as an argument. Here is a simplified example in C. struct record { long long a; int b; int c; }; int func(struct record r) { for (int i = 0; i < r.c; i++) r.b++; return r.b; } When...
2004 Oct 06
3
[LLVMdev] Re: Starting with LLVM-GCC on Cygwin
"Chris Lattner" <sabre at nondot.org> wrote in message news:Pine.LNX.4.44.0410051204480.5863-100000 at nondot.org... > On Tue, 5 Oct 2004, Alex Vinokur wrote: > > > I would like to use LLVM-GCC to compare its performance with other compilers. > > Something like testsuite "Computing very large Fibonacci numbers" at > >
2018 Nov 23
0
Wine release 3.21
...th value 0 is not allowed in OSX) 40803 Hard Reset Redux fails to launch ("DirectX 10 device not found!")(DXGI_ADAPTER_DESC1 'DedicatedSystemMemory' or 'SharedSystemMemory' member must be non-null) 42058 rFactor2 requires unimplemented function ?get@?$time_get at DV?$istreambuf_iterator at DU?$char_traits at D@std@@@std@@@std@@QBE?AV?$istreambuf_iterator at DU?$char_traits at D@std@@@2 at V32@0AAVios_base at 2@AAHPAUtm@@PBD4 at Z called in 32-bit code (0x7b43fa6e). 42447 Oblivion crashes on exit 43630 Altium Designer Installer - Richedit control shows rtf code instead of tex...
2020 Jul 28
11
[11.0.0 Release] Release Candidate 1 is here
Hello everyone, We're a little bit behind schedule, but RC1 is now here. It was tagged earlier today as llvmorg-11.0.0-rc1. Source code and docs are available at https://prereleases.llvm.org/11.0.0/#rc1 and https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1 Pre-built binaries will be added as they become available. Please file bug reports for any issues you find as
2019 Feb 04
0
Wine release 4.1
...ode 45326 Multiple 64-bit kernel drivers crash on unimplemented function ntoskrnl.exe.__C_specific_handler (NoxPlayer 6.x, MTA:SA 1.5.x) 45447 [World of Tanks] Borderless window broken since 1.0.2 46137 NI Kontakt 5 crashes on unimplemented function msvcp140.dll.?_Getcat@?$time_get at _WV?$istreambuf_iterator at _WU?$char_traits at _W@std@@@std@@@std@@SAIPAPBVfacet at locale@2 at PBV42@@Z 46298 Middle-earth: Shadow of War (steam appid 356190) crashes on launch 46303 Warcraft 3: Reign of Chaos (Czech language) can't be installed from CD 46453 The Testament of Sherlock Holmes crashes while lo...
2015 Mar 06
0
Wine release 1.7.38
...ding' header is valid for 'HTTP/1.0' requests) 37261 Dasher crashes on start in mshtml:get_node() 37888 mshtml: multi-line text inside a <pre> element is rendered in a single line 38091 Desperados 2 v1.01: speech missing (needs msvcp71.dll.?do_date_order@?$time_get at DV?$istreambuf_iterator at DU?$char_traits at D@std@@@std@@@std@@MBE?AW4dateorder at time_base@2 at XZ) 38106 Kaspersky Internet Security 2010 fails to install, load_streams unable to open stream 38111 Desperados 2 v1.01: assigned keys not displayed properly in the options menu (needs msvcp71.dll.?_Getcat at facet@l...