[Bug 15804] .NET 2.0 exception "Culture name 'ga-ie' is not supported."

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 28 00:22:46 CDT 2012


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

Nick Andrik <nick.andrik at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick.andrik at gmail.com

--- Comment #10 from Nick Andrik <nick.andrik at gmail.com> 2012-10-28 00:22:46 CDT ---
Hi Mike, I'm trying to apply your patches to see if Bastion can work.
I get this error when I'm trying to compile after I applied your patches:

locale.c: In function 'convert_default_lcid':
locale.c:520:14: error: 'LOCALE_SCALNAME' undeclared (first use in this
function)
locale.c:520:14: note: each undeclared identifier is reported only once for
each function it appears in
locale.c: In function 'LOCALE_InitRegistry':
locale.c:730:7: error: 'LOCALE_SCALNAME' undeclared (first use in this
function)
locale.c: In function 'get_locale_value_name':
locale.c:1105:10: error: 'LOCALE_SCALNAME' undeclared (first use in this
function)


Did you forget the declaration in include/winnls.h ?

Thanks!

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