[Bug 35441] New: The CInt can't convert strings to integers
http://bugs.winehq.org/show_bug.cgi?id=35441 Bug ID: 35441 Summary: The CInt can't convert strings to integers Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: vbscript Assignee: wine-bugs(a)winehq.org Reporter: mengshuaicalendr(a)gmail.com Classification: Unclassified Created attachment 47300 --> http://bugs.winehq.org/attachment.cgi?id=47300 string_error output When I add some lines about strings to api.vbs,the terminal says : fixme:vbscript:to_int not supported {VT_BSTR: L"36.75"},you can find this in attachment. I tried to fix this bug,a possible solution can also be found in attachment. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35441 --- Comment #1 from Shuai Meng <mengshuaicalendr(a)gmail.com> --- Created attachment 47301 --> http://bugs.winehq.org/attachment.cgi?id=47301 a possible solution -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35441 Qian Hong <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch, source Status|UNCONFIRMED |NEW CC| |fracting(a)gmail.com Summary|The CInt can't convert |VBScript CInt can't convert |strings to integers |strings to integers Ever confirmed|0 |1 --- Comment #2 from Qian Hong <fracting(a)gmail.com> --- Confirming, thanks for reporting. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35441 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com --- Comment #3 from Vijay Kamuju <infyquest(a)gmail.com> --- please send the fix to wine-patches(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35441 --- Comment #4 from Vijay Kamuju <infyquest(a)gmail.com> --- oops wrong mailid, the correct one is wine-patches(a)winehq.org -- 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.
https://bugs.winehq.org/show_bug.cgi?id=35441 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Version|unspecified |1.7.11 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35441 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #5 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- (In reply to Shuai Meng from comment #1)
Created attachment 47301 [details] a possible solution
Did you ever send the patch to the wine-devel mailing list? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35441 --- Comment #6 from Shuai Meng <mengshuaicalendr(a)gmail.com> --- (In reply to Alistair Leslie-Hughes from comment #5)
(In reply to Shuai Meng from comment #1)
Created attachment 47301 [details] a possible solution
Did you ever send the patch to the wine-devel mailing list? never. And this patch is too ugly, I'm still working on it.
-- 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.
http://bugs.winehq.org/show_bug.cgi?id=35441 --- Comment #7 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- The to_int code is the same as the other to_* functions that convert a VT_BSTR. So what ugly about it? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35441 --- Comment #8 from Shuai Meng <mengshuaicalendr(a)gmail.com> --- Created attachment 47894 --> http://bugs.winehq.org/attachment.cgi?id=47894 fixed 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.
http://bugs.winehq.org/show_bug.cgi?id=35441 --- Comment #9 from Shuai Meng <mengshuaicalendr(a)gmail.com> --- (In reply to Alistair Leslie-Hughes from comment #7)
The to_int code is the same as the other to_* functions that convert a VT_BSTR. So what ugly about it?
-- 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.
http://bugs.winehq.org/show_bug.cgi?id=35441 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |15dfae71a12f4937c3631568492 | |13881c879c684 Status|NEW |RESOLVED CC| |jacek(a)codeweavers.com Resolution|--- |FIXED --- Comment #10 from Jacek Caban <jacek(a)codeweavers.com> --- Fixed in Git. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=35441 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.23. -- 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.
participants (1)
-
wine-bugs@winehq.org