fazbear201 / winezeug

Automatically exported from code.google.com/p/winezeug
1 stars 0 forks source link

One too many quotes in load_cc580() function... #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Uh, not sure, read below...

What is the expected output? What do you see instead?
Either something is wrong with Emacs, or you have one open-quote too many
in the load_cc580() function. I can't find it for the life of me, though.
The only way that I was able to fix the script was to comment

What version of the product are you using? On what operating system?
20090705 on Fedora 10, wine-1.1.24-2.fc10.1.i386 (rawhide)

Please provide any additional information below.

Original issue reported on code.google.com by wal...@bellsouth.net on 6 Jul 2009 at 5:10

GoogleCodeExporter commented 8 years ago
I can't see it. These lines:
    try $WINE "$WINETRICKS_CACHE"/cc32inst.exe "/T:`$WINE winepath -w
"$WINETRICKS_TMP"`" /c $WINETRICKS_QUIET
    try $WINE "$WINDIR"/temp/x86/50ComUpd.Exe "/T:`$WINE winepath -w
"$WINETRICKS_TMP"`" /c $WINETRICKS_QUIET

are a bit convoluted, but the number of quotes is correct.

Is this still present? Can you identify the line it's on?

Original comment by austinenglish@gmail.com on 10 Aug 2009 at 4:33

GoogleCodeExporter commented 8 years ago
It might be a bug in Emacs. I apologize for not updating the bug sooner, but I 
ran
into a similar problem reading an RPM spec file since making this bug report 
and I
doubt that that there is a problem in both of those files at once, so I 
apologize for
any confusion. I'll make a Emacs bug report instead then.

Original comment by wal...@bellsouth.net on 10 Aug 2009 at 6:43

GoogleCodeExporter commented 8 years ago
Marking invalid.

Original comment by austinenglish@gmail.com on 31 Aug 2009 at 5:14