Menu

#1169 Duplicated value in sublang tibetan constant

WSL
closed
None
fixed
Known_bugs
2013-01-30
2008-05-28
No

In winnt.h the sublang constants for tibetan PRC and BHUTAN are the same!

...
#define SUBLANG_TIBETAN_PRC 0x01
#define SUBLANG_TIBETAN_BHUTAN 0x01
...

This applies to release 3.11 of w32api

Discussion

  • Nicola Di Nisio

    Nicola Di Nisio - 2008-05-28
    • summary: Duplicated value in sublan tibetan constant --> Duplicated value in sublang tibetan constant
     
  • Nicola Di Nisio

    Nicola Di Nisio - 2008-05-28

    Logged In: YES
    user_id=457606
    Originator: YES

    The right value for SUBLANG_TIBETAN_BHUTAN is 0x02

     
  • Chris Sutcliffe

    Chris Sutcliffe - 2008-05-29
    • assigned_to: nobody --> ir0nh34d
    • status: open --> closed-accepted
     
  • Chris Sutcliffe

    Chris Sutcliffe - 2008-05-29

    Logged In: YES
    user_id=570619
    Originator: NO

    Thank you for the information, I've applied a patch in CVS and it will be included in the next release.

     
  • Earnie Boyd

    Earnie Boyd - 2013-01-30
    • labels: w32api (deprecated use WSL) -->
    • status: closed-accepted --> closed
    • resolution: --> fixed
    • category: --> Known_bugs
    • milestone: Known_bugs --> WSL