https://bugs.winehq.org/show_bug.cgi?id=42400
francisdb francisdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |francisdb@gmail.com
--- Comment #4 from francisdb francisdb@gmail.com --- Still broken in 9.0
wine --version
wine-9.0
cat ./test.vbs
Dim a a = CInt("100000000000")
wine cscript test.vbs
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 010c:fixme:wscript:ActiveScriptSite_OnScriptError ()
Now on windows
cscript test.vbs
Microsoft (R) Windows Script Host Version 5.812 Copyright (C) Microsoft Corporation. All rights reserved.
G:\My Drive\vpin\test.vbs(2, 1) Microsoft VBScript runtime error: Overflow: 'CInt'