[Bug 22247] Sketchup cannot export collada or google earth files

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 31 09:08:04 CDT 2010


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

Clovis Scotti <roboscotti at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roboscotti at gmail.com

--- Comment #8 from Clovis Scotti <roboscotti at gmail.com> 2010-08-31 09:08:03 CDT ---
Ok, but why on earth the patch includes some Atmel/AVR lines?

"
ok(!lstrcmpA("file://C:\\Program Files\\Atmel\\AVR Tools\\STK500\\STK500.xml",
buffer),
        "got %s expected 'file://C:\\Program Files\\Atmel\\AVR
Tools\\STK500\\STK500.xml'\n", buffer);
"

I believe those lines went in accidentally..

Shouldn't the patch include only the:
DWORD dwURLFlags = URL_WININET_COMPATIBILITY | URL_ESCAPE_UNSAFE |
URL_FILE_USE_PATHURL;

and 

DWORD dwURLFlags = URL_WININET_COMPATIBILITY | URL_ESCAPE_UNSAFE |
URL_FILE_USE_PATHURL;

lines?

-- 
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