[ 
https://issues.apache.org/jira/browse/DERBY-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kathey Marsden closed DERBY-328.
--------------------------------

    Resolution: Won't Fix

Probably won't fix this.  This can be reopened if someone wants to pick it up.


> Derby doesn't build properly in turkish locale
> ----------------------------------------------
>
>                 Key: DERBY-328
>                 URL: https://issues.apache.org/jira/browse/DERBY-328
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.1.1.0
>            Reporter: Kathey Marsden
>            Priority: Minor
>
> In Turkish, a lower case dotted i upper cases to an upper case dotted i  
> which I'll call(Ui). If you build derby on a machine with a Turkish locale, 
> javacc will uppercase keywords like "insert" to (Ui)INSERT, instead of 
> INSERT. Derby in general doesn't work and you'll see many odd test failures.
> Just reminded of this bit of lore with all the locale issues lately, so 
> filing a Jira.
> Note: Derby (when built on a non-turkish machine) always uppercases in 
> Locale.ENGLISH, so identifiers like itable will always uppercase to ITABLE, 
> no matter the Locale.  This consistent uppercasing allows databases to be 
> moved around the world without trouble but does cause culturally incorrect 
> uppercasing in Turkey.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to