[Bug 47492] New: Typo in function name (__wine_spec_fini)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 9 14:48:44 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47492

            Bug ID: 47492
           Summary: Typo in function name (__wine_spec_fini)
           Product: Wine
           Version: 4.12.1
          Hardware: x86
                OS: Solaris
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: tools
          Assignee: wine-bugs at winehq.org
          Reporter: evgeny.v.litvinenko at gmail.com

Created attachment 64875
  --> https://bugs.winehq.org/attachment.cgi?id=64875
A patch example.

Hi all.

It looks like there is a typo in the file tools/winegcc/winegcc.c

The command
ggrep "[^_]_wine_spec_fini" -r *
in the source tree finds two places where __wine_spec_fini is with one
underscore in the begining.

I've attached a patch just to show the places with typo (I think it's a typo),
feel free to use it as you want.

Regards
evgeny.

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