Re: [Denemo-devel] Problem with wide characters on upgrading to guile 2.x

2013-09-04 Thread Richard Shann
On Wed, 2013-09-04 at 12:17 -0400, Mark H Weaver wrote: > Richard Shann writes: > > > On Tue, 2013-09-03 at 19:53 +0200, Thien-Thi Nguyen wrote: > > [...] > >>pt_BR.utf8 is not a supported locale on your system. > > > > yes, that is why I chose it, so as to trigger the error. It is graceful >

Re: [Denemo-devel] Problem with wide characters on upgrading to guile 2.x

2013-09-04 Thread Mark H Weaver
Richard Shann writes: > On Tue, 2013-09-03 at 19:53 +0200, Thien-Thi Nguyen wrote: > [...] >>pt_BR.utf8 is not a supported locale on your system. > > yes, that is why I chose it, so as to trigger the error. It is graceful > handling of this error that I was after - it should default to > untr

Re: [Denemo-devel] Problem with wide characters on upgrading to guile 2.x

2013-09-04 Thread Richard Shann
On Tue, 2013-09-03 at 19:53 +0200, Thien-Thi Nguyen wrote: [...] >pt_BR.utf8 is not a supported locale on your system. yes, that is why I chose it, so as to trigger the error. It is graceful handling of this error that I was after - it should default to untranslated, not abort the program. >