On Wed, 2006-10-04 at 13:37, ext Murray Cumming wrote:
> On Wed, 2006-10-04 at 13:11 +0300, Kimmo Hämäläinen wrote:
> > On Wed, 2006-10-04 at 12:37, ext Murray Cumming wrote:
> > > Is the source in the maemo svn for libosso up to date?
> > 
> > Yes.
> > 
> > > I am surprised that there are no recent ChangeLog entries:
> > > https://stage.maemo.org/svn/maemo/projects/haf/trunk/libosso/ChangeLog
> > 
> > That's because I only use debian/changelog. ('svn diff' is enough, I
> > think.)
> 
> OK. Thanks. That is a little odd. Looking at debian/changelog, it would
> be nice if it mentioned what files and functions were changed, as you'll
> tend to see for projects such as GKT+.
> 
> I don't understand the comment about svn diff.

I meant that 'svn diff' allows you to see what files and functions were
changed. For example:
svn diff
https://stage.maemo.org/svn/maemo/projects/haf/tags/libosso/1.18-1/
https://stage.maemo.org/svn/maemo/projects/haf/tags/libosso/1.19-1/

Yes, it does not tell the reasons for the changes (they are in
debian/changelog), but I'm too lazy to put those since you seem to be
the only one who is interested about Libosso changes ;)

> By the way, most projects that I work with in the GNOME world just
> copy/paste their ChangeLog entry into the commit comment.

I'll do that if Libosso is in Gnome someday :)

Btw. I've had exactly one patch from outside Nokia for Libosso and it
was from you. Many thanks.

BR, Kimmo

> > 
> > > and I have a build error [1]:
> > > 
> > > osso-init.c: In function `add_to_if_hash':
> > > osso-init.c:519: warning: passing arg 2 of `g_list_append' discards
> > > qualifiers from pointer target type
> > > osso-init.c:538: warning: passing arg 2 of `g_list_append' discards
> > > qualifiers from pointer target type
> > > osso-init.c: In function `_msg_handler_rm_cb_f':
> > > osso-init.c:709: error: assignment of read-only member `handlers'
> > > osso-init.c:736: error: assignment of read-only member `handlers'
> > > make[2]: *** [osso-init.lo] Error 1
> > > make[2]: Leaving directory `/home/murrayc/cvs/maemo/libosso/src'
> > > make[1]: *** [all-recursive] Error 1
> > > make[1]: Leaving directory `/home/murrayc/cvs/maemo/libosso'
> > > make: *** [all] Error 2
> > > *** error during stage build of libosso: Error running make   *** [6/8]
> > 
> > It compiled for me, but I have probably different environment...
> > Patches are welcome, as always! :)
> > 
> > BR; Kimmo
> > 
> > > [1] though my compiler might be different because I'm trying once more
> > > (stupidly) with scratchbox 1.0.5, because I need it for another
> > > codebase, and I can't have two scratchboxes on one PC.
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to