search for: logic_error

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

2008 Nov 18
2
anyone familiar with this error?
.../usr/local/lib64/R/library' * Installing *source* package 'portfolio.construction' ... ** R ** preparing package for lazy loading Loading required package: fts Loading required package: quadprog Loading required package: Rexcelpoi terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct NULL not valid /usr/local/lib64/R/bin/INSTALL: line 455: 25001 Done ( echo "options(warn=1); invisible(.libPaths(c(\"${lib}\", .libPaths()))); .getRequiredPackages(); tools:::makeLazyLoading(\"${R_PACKAGE_NAME}\", \"${lib}\&q...
2017 Dec 06
2
[AMDGPU] Strange results with different address spaces
> On Dec 6, 2017, at 02:28, Haidl, Michael <michael.haidl at uni-muenster.de> wrote: > > The IR goes through a backend agnostic preparation phase that brings it into SSA from and changes the AS from 0 to 1. This sounds possibly problematic to me. The IR should be created with the correct address space to begin with. Changing this in the middle sounds suspect. > After this
2020 Jun 02
0
Wine release 5.0.1
...for quoted paths in _searchenv_s. msvcrt: Don't duplicate _searchenv_s code in _searchenv. msvcrt: Add support for quoted paths in _wsearchenv_s. msvcrt: Don't duplicate _wsearchenv_s code in _wsearchenv. msvcp90: Don't pass NULL as reference in runtime_error and logic_error constructors. msvcrt: Optimize _strnicmp_l implementation. msvcr90/tests: Fix swscanf tests compilation on arm. winemac: Fix leaks in macdrv_surface_destroy. gdiplus: Fix gdi handles leak in GdipMeasureCharacterRanges. gdiplus: Fix leak in SOFTWARE_GdipDrawDriverString...
2017 Oct 31
0
Wine release 2.20
...: Don't leak memory on failure. Piotr Caban (14): msvcp120: Fix _Xtime_diff_to_millis2 overflow behavior. msi: Fix installations with only INSTALLSTATE_SOURCE features. msvcrt: Don't define type_info structures as const so we can set demangled class name. msvcp: Fix logic_error and runtime_error class layout if _MSVCP_VER>90. msi: Improve feature action value evaluation in conditions. msi: Improve "full uninstall" detection code. msi: Improve installation with no argument of already installed product. msi: Add install test with no argu...
2020 Feb 16
0
Wine release 5.2
...s: Return WINCODEC_ERR_PALETTEUNAVAILABLE for jpeg decoder frame. ntdll: Add missing spec file entry for TpStartAsyncIoOperation(). Paul Gofman (1): kernel32: Add semi-stub for LoadPackagedLibrary(). Piotr Caban (2): msvcp90: Don't pass NULL as reference in runtime_error and logic_error constructors. ucrtbase: Added stub for _get_FMA3_enable. R?mi Bernon (26): server: Improve APC error handling when alloc_handle fails. server: Use STATUS_KERNEL_APC to indicate system APCs. ntdll: Reorder code to make the select logic clearer. ntdll: Use the status to...
2010 Aug 20
0
Wine release 1.3.1
...ed ~basic_string<char> implementation. msvcp90: Added basic_string<char> copy constructor implementation. msvcp90: Added basic_string<char> constructor implementation (from cstr). msvcp90: Added basic_string<char>::c_str implementation. msvcp90: Added logic_error exception. msvcp90: Added _String_base::Xlen implementation. msvcp90: Added _String_base::Xran implementation. Rico Sch?ller (7): d3d10: Fix d3dcommon.h inclusion. d3dcompiler: Implement D3DCreateBlob(). d3dcompiler: Implement ID3DBlob::GetBufferPointer(). d3dco...