https://bugs.winehq.org/show_bug.cgi?id=42400 francisdb <francisdb(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |francisdb(a)gmail.com --- Comment #4 from francisdb <francisdb(a)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' -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.