[Bug 20859] New: winetest.exe should trim too long tag names

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 28 11:57:52 CST 2009


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

           Summary: winetest.exe should trim too long tag names
           Product: Wine
           Version: 1.1.33
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: download, source
          Severity: enhancement
          Priority: P2
         Component: testcases
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


Found this the other day while testing my build script. If winetest.exe is
called like:
$ wine winetest.exe -c -t really_long_string_name_omg_wtf_bbq
winetest exits with:
Error: tag is too long (maximum 20 characters)

It would probably be better to just warn the user and trim the tag to the first
20 characters:
http://source.winehq.org/git/wine.git/?a=blob;f=programs/winetest/main.c#l1013

Should be pretty simple...

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