ANN: Orage version 4.5.14.0 released

juha kautto.juha at kolumbus.fi
Tue Jul 22 22:02:10 CEST 2008


Landry Breuil kirjoitti:
> On Tue, Jul 22, 2008 at 7:04 PM, Landry Breuil <landry.breuil at gmail.com> wrote:
>   
>> On Tue, Jul 22, 2008 at 2:59 PM, juha <kautto.juha at kolumbus.fi> wrote:
>>     
>>> Hi !
>>>
>>> This 4.5.14.0 release probably is the last stable Orage 4.5 release
>>> before the bundled Xfce 4.6. It is mainly a bug fix release, but contains
>>> few small enhancements also.
>>>       
>>> Removed libical week start day setting and replaced that by reading
>>> first week day from locale. There is still undocumented parameter
>>> in case locale setting is wrong. (Bug 3898)
>>>       
>> Fails to build on OpenBSD :
>>
>> parameters.c: In function `get_first_weekday_from_locale':
>> parameters.c:138: error: `_NL_TIME_FIRST_WEEKDAY' undeclared (first
>> use in this function)
>> parameters.c:138: error: (Each undeclared identifier is reported only once
>> parameters.c:138: error: for each function it appears in.)
>> parameters.c:140: error: `_NL_TIME_WEEK_1STDAY' undeclared (first use
>> in this function)
>> parameters.c: In function `create_parameter_dialog_extra_setup_tab':
>> parameters.c:685: warning: unused variable `event'
>>
>> I guess it's related to the fix for bug #3898... grep NL_TIME
>> /usr/include returns nothing here.
>> Time to add some #ifdef i think... or find a 'real portable way' to
>> have this functionality. I'm open
>> to all suggestions for a fix.
>>
>> We don't have a real locale support, see
>> http://opengrok.creo.hu/openbsd/xref/src/include/ for the
>> values defined in nl_types.h/locale.h/langinfo.h.
>>     
>
> Replying to myself... i've just checked, and those _NL_ defines are linux-only.
> All *BSD share the same langinfo.h, without those.
>
> Landry
>   

Thanks Laundry,

You are right. Those _NL_ things are defined only in linux.
Fixed now in svn  revision 27367.

Patch attached to this email. It would be nice to get
a confirmation that you can compile Orage with this
patch.

/Juha
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.1
URL: <http://mail.xfce.org/pipermail/xfce/attachments/20080722/7f5d1908/attachment.ksh>


More information about the Xfce mailing list