[Linux-ha-dev] Re: [Linux-ha-cvs] Linux-HA CVS: lib by andrew from
Andrew Beekhof (GMail)
beekhof at gmail.com
Wed Aug 3 00:18:59 MDT 2005
On Aug 2, 2005, at 10:26 PM, Alan Robertson wrote:
> linux-ha-cvs at lists.linux-ha.org wrote:
>
>> linux-ha CVS committal
>> Author : andrew
>> Host : Project : linux-ha
>> Module : lib
>> Dir : linux-ha/lib/crm/common
>> Modified Files:
>> Makefile.am Added Files:
>> iso8601.c iso8601_fields.c Log Message:
>> Implementation of the ISO-8601 standard for use with time based
>> constraints
>> ===================================================================
>> RCS file: /home/cvs/linux-ha/linux-ha/lib/crm/common/Makefile.am,v
>> retrieving revision 1.1
>> retrieving revision 1.2
>> diff -u -3 -r1.1 -r1.2
>> --- Makefile.am 12 Apr 2005 12:49:02 -0000 1.1
>> +++ Makefile.am 2 Aug 2005 16:14:39 -0000 1.2
>> @@ -34,12 +34,12 @@
>> ## binary progs
>> halib_PROGRAMS = -
>> ## SOURCES
>> noinst_HEADERS = -libcrmcommon_la_SOURCES = ipc.c
>> msg.c utils.c xml.c ctrl.c +libcrmcommon_la_SOURCES = ipc.c
>> msg.c utils.c xml.c ctrl.c \
>> + iso8601.c iso8601_fields.c
>> libcrmcommon_la_LDFLAGS = -version-info 0:0:0
>>
>>
>
>
> Why didn't this go in a common library, like clplumbing rather than
> a CRM library?
other than it uses the CRM logging methods... no reason in particular
though pretty much everything in libcrmcommon could probably be
considered for promotion to clplumbing
>
>
> --
> Alan Robertson <alanr at unix.sh>
>
> "Openness is the foundation and preservative of friendship... Let
> me claim from you at all times your undisguised opinions." -
> William Wilberforce
> _______________________________________________________
> Linux-HA-Dev: Linux-HA-Dev at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
>
--
Andrew Beekhof
"If it weren't for my horse, I wouldn't have spent that year in
college" - Unknown, courtesy of Lewis Black
More information about the Linux-HA-Dev
mailing list