[Bug 19784] cmd doesn't handle ( ) scoping; breaks firefox build

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 1 15:41:39 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=19784





--- Comment #2 from Dan Kegel <dank at kegel.com>  2010-01-01 15:41:39 ---
There is partial support for ( and ) in cmd; see
WCMD_ReadAndParseLine in wcmdmain.c

http://source.winehq.org/git/wine.git/?a=blob;f=programs/cmd/wcmdmain.c;hb=HEAD#l1703

and in fact if you type just ( by itself on the
commandline, wine's cmd prompts you properly for
more lines.  It just doesn't seem to handle ('s inside if
statements properly.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list