Re: SRFI 29 Localization Bugs

Sylvain Beucler <[email protected]>
Newsgroups gmane.lisp.scheme.plt.schematics
Message-ID <[email protected]>
I forgot: the current language could also be set by default to  
DrScheme's language, or to the locale used when launching MzScheme,  
instead of en_US.

-- 
Sylvain


I wrote:
> Hello,
> 
> I tried the example in SRFI 29  
> (http://srfi.schemers.org/srfi-29/srfi-29.html) in DrScheme v207 and  
> I encountered two bugs:
> 
> * 'store-bundle' attempts to create a directory under collects/ 
> srfi/29/bundles. In my system, this one belongs to root, which  
> generated an uncaught exception. Returning #f or using the user  
> collects directory would be more appropriate.
> 
> * localization.ss does not include the extended 'format' procedure,  
> so the the example program (that uses a "~1@*~a, c'est ~a." string  
> format) cannot compile. Including the new format definition from the  
> SRFI makes it work.
> 
> I am willing to help fixing those.
> 
> Incidentally, do you know about any other i18n package for PLT  
> Scheme?


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.