search for: lstatus

Displaying 5 results from an estimated 5 matches for "lstatus".

Did you mean: status
2000 Oct 03
0
FW: Parse Errors
...nction R_Proxy_evaluate contained in proxy_impl.c -- when I issue an invalid command to R such as "plo(x)" the program crashes. There is code in R_Proxy_evaluate to test for a parse error before actually generating code and issuing the command - He calls R_Parse1Buffer(&lBuffer,0,&lStatus) and then tests the value of lStatus for parse error. The trouble is that lStatus == PARSE_OK even though the command is invalid, so the evaluation continues until eval() is called, at which point R terminates and crashes the program. (It does write an error message to the console first, but crash...
2000 Oct 03
2
Parse Errors
...nction R_Proxy_evaluate contained in proxy_impl.c -- when I issue an invalid command to R such as "plo(x)" the program crashes. There is code in R_Proxy_evaluate to test for a parse error before actually generating code and issuing the command - He calls R_Parse1Buffer(&lBuffer,0,&lStatus) and then tests the value of lStatus for parse error. The trouble is that lStatus == PARSE_OK even though the command is invalid, so the evaluation continues until eval() is called, at which point R terminates and crashes the program. (It does write an error message to the console first, but crash...
2000 Oct 03
2
Parse Errors
...nction R_Proxy_evaluate contained in proxy_impl.c -- when I issue an invalid command to R such as "plo(x)" the program crashes. There is code in R_Proxy_evaluate to test for a parse error before actually generating code and issuing the command - He calls R_Parse1Buffer(&lBuffer,0,&lStatus) and then tests the value of lStatus for parse error. The trouble is that lStatus == PARSE_OK even though the command is invalid, so the evaluation continues until eval() is called, at which point R terminates and crashes the program. (It does write an error message to the console first, but crash...
2016 Sep 16
0
Wine release 1.9.19
...fy create_utc_string and add basic tests. hidclass.sys: Do not return last error / HRESULT values in NTSTATUS functions. oledlg: Properly use SUCCEEDED macro to check HRESULT. wbemprox: Do not return error in HRESULT functions. advapi32: Use variable of correct type to store LSTATUS result. dinput: Use variable of correct type to store HRESULT value. joy.cpl: Use variable of correct type to store LSTATUS value. user32: Fix definition of DeregisterShellHookWindow. dxva2: Return E_NOTIMPL from GetPhysicalMonitorsFromIDirect3DDevice9 stub. include: F...
2007 Sep 28
0
Wine release 0.9.46
...ns. dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK() and PSYM_ENUMERATESYMBOLS_CALLBACK() prototypes. wintrust: Fix compilation on systems that don't support nameless unions. shell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_PERSONAL. advapi32: Add and use LSTATUS. imagehlp: Add SYMBOL_INFO_PACKAGE and SymSetSearchPathW(). wordpad: Fix compilation on systems that don't support nameless unions. dnsapi: Fix the DnsQueryConfig() prototype. dbghelp: Fix the PENUMLOADED_MODULES_CALLBACK() prototype. regstr.h only defines constant...