http://bugs.winehq.org/show_bug.cgi?id=28780
Bug #: 28780 Summary: Fails to parse Hex liternal Product: Wine Version: 1.3.30 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: vbscript AssignedTo: wine-bugs@winehq.org ReportedBy: leslie_alistair@hotmail.com Classification: Unclassified
The following vb script fails to parse correctly.
dim lsDiagramDefault
lsDiagramDefault = &H00000000
The output when run.
fixme:vbscript:parse_hex_literal invalid literal fixme:vbscript:parse_script parser failed on parsing L"\nlsProgramDefault\t\t\t\t= &HFFFFFFFF\nlsCycleRemoveGreedy\t\t\t\t= &H80000000\nlsCycleRemoveDFS\t\t\t\t= &H40000000\nlsLayeringLongestPathSink\t\t= &H30000000\nlsLayeringLongestPathSource\t\t= &H20000000\nlsLayeringOptimalLinkLength\t\t= &H10000000\nlsInitializeNaive\t\t\t\t= &H08000000\nlsInitiali"...
http://bugs.winehq.org/show_bug.cgi?id=28780
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=28780
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Fails to parse Hex liternal |VBScript fails to parse hex | |literals
http://bugs.winehq.org/show_bug.cgi?id=28780
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|VBScript fails to parse hex |Fails to parse Hex liternal |literals |
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2011-10-18 05:46:04 CDT --- Patch sent:
http://source.winehq.org/patches/data/80077
http://bugs.winehq.org/show_bug.cgi?id=28780
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Fails to parse Hex liternal |VBScript fails to parse hex | |literals
http://bugs.winehq.org/show_bug.cgi?id=28780
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |76eeca22552aa35b3c09b0c3daf | |b5a6d01abed14 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2011-10-18 13:20:53 CDT --- (In reply to comment #1)
Patch sent:
http://source.winehq.org/git/wine.git/commitdiff/76eeca22552aa35b3c09b0c3daf...
http://bugs.winehq.org/show_bug.cgi?id=28780
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-10-21 13:49:33 CDT --- Closing bugs fixed in 1.3.31.