Revision: 1559
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1559&view=rev
Author:   jcsjcs
Date:     2007-06-18 08:55:10 -0700 (Mon, 18 Jun 2007)

Log Message:
-----------
        * TROUBLESHOOTING: comment concerning namespace cleanup

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/TROUBLESHOOTING

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2007-06-18 15:33:07 UTC (rev 1558)
+++ libgpod/trunk/ChangeLog     2007-06-18 15:55:10 UTC (rev 1559)
@@ -1,3 +1,7 @@
+2007-06-18 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+       * TROUBLESHOOTING: comment concerning namespace cleanup
+
 2007-06-17  Todd Zullinger <tmzullinger at users.sourceforge.net>
 
        * configure.ac:

Modified: libgpod/trunk/TROUBLESHOOTING
===================================================================
--- libgpod/trunk/TROUBLESHOOTING       2007-06-18 15:33:07 UTC (rev 1558)
+++ libgpod/trunk/TROUBLESHOOTING       2007-06-18 15:55:10 UTC (rev 1559)
@@ -1,6 +1,16 @@
 Possible problems:
 ------------------
 
+* Compilation of applications that compiled fine with libgpod 0.4.2
+  fail with libgpod 0.5.0 or later because of unknown symbols.
+
+With version 0.5.0 of libgpod the namespace has been cleaned up. All
+exported symbols now start with either ITDB or Itdb. Applications
+using the old symbols will have to be adapted. Please see the
+ChangeLog entry from 27 April 2007 for details on the renaming.
+
+------------------------------------------------------------
+
 * If you get an error stating
 
 "possibly undefined macro: AC_PROG_INTLTOOL"
@@ -79,3 +89,6 @@
 python (e.g. python2.4)
 python-dev (e.g. python2.4-dev)
 python-eye3D
+
+------------------------------------------------------------
+


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to