On Fri, 2009-01-16 at 08:56 +0530, Bharath Acharya wrote:
> > Bharath -- the libpst patch you list: has it been proposed (&
> accepted)
> > upstream already? If not, could you tell us when it is? I would
> rather
> > have libpst packaged as pure as possible from upstream...
> 
> 
> http://hg.five-ten-sg.com/libpst/rev/ff1743cbe4aa 
> ^^^ That's the commit for generating a shared library. The other patch
> I'll make changes to the Evo code sometime soon to fix it up locally
> than upstream in libpst. For now its a patch on top of libpst.
> 
> I'll build the new packages released and let you know the results.

Thanks, Bharath. You other patch had to be rebased on 0.6.27 (see
attachment). I am not sure about libpst trunk, though, did not look at
it.

I am building a libpst package for Ubuntu Jaunty (9.04), and will see
what happens.

Again, thanks, 

..hggdh..
diff -Nur libpst-0.6.24-orig/src/libpst.h libpst-0.6.24/src/libpst.h
--- libpst-0.6.24-orig/src/libpst.h	2009-01-15 13:43:38.000000000 -0600
+++ libpst-0.6.24/src/libpst.h	2009-01-15 15:29:51.000000000 -0600
@@ -449,6 +449,7 @@
     struct pst_item_folder        *folder;          // data reffering to folder
     struct pst_item_contact       *contact;         // data reffering to contact
     struct pst_item_attach        *attach;          // linked list of attachments
+    struct pst_item_attach	  *current_attach;  // linked list of current attachments
     struct pst_item_message_store *message_store;   // data referring to the message store
     struct pst_item_extra_field   *extra_fields;    // linked list of extra headers and such
     struct pst_item_journal       *journal;         // data reffering to a journal entry

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to