bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] i18n removed/gdbm database removed.


From: Øystein Johansen
Subject: Re: [Bug-gnubg] i18n removed/gdbm database removed.
Date: Sun, 18 Jun 2006 20:12:17 +0200
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Christian Anthon wrote:
> On 6/18/06, Christian Anthon <address@hidden> wrote:
> 
>> makeweights.c still has PushLocale...
>>
> and so do the other make*.c files.

grep PushLocale *.c
eval.c:                /* PushLocale ( "C" ); */
external.c:      /* PushLocale( "C" ); Fuck */
gnubgmodule.c:  /* PushLocale("C"); */
makeweights.c:    PushLocale ( "C" );

looks like it's only makeweights... or is there something I've missed?

> More importantly NeuralNetLoad in
> eval.c is no longer protected, this may lead to problems for people
> loading neuralnets in text format when using locales that uses comma
> instead of point.

Yes, I've thought of this, but I believe that neuralnet.c is compiled
without i18n, and should therefore work fine. It may be reong to assume
it's always going to be like this.....

> If you touch the files in gnubg/lib, glib would have
> to be included when make the lib.

Yes, for this reason I believe we can keep it as it is. Silly or smart?

-Øystein

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]