Browse Source

* merged the no-pragma branch

Michael Vogt 19 years ago
parent
commit
5cb3acda9e
100 changed files with 10973 additions and 8889 deletions
  1. 0 3
      apt-inst/contrib/arfile.h
  2. 0 4
      apt-inst/contrib/extracttar.h
  3. 0 4
      apt-inst/database.h
  4. 0 3
      apt-inst/deb/debfile.h
  5. 0 3
      apt-inst/deb/dpkgdb.h
  6. 0 3
      apt-inst/dirstream.h
  7. 1 3
      apt-inst/extract.h
  8. 1 3
      apt-inst/filelist.h
  9. 0 3
      apt-pkg/acquire-item.h
  10. 0 3
      apt-pkg/acquire-method.h
  11. 0 3
      apt-pkg/acquire-worker.h
  12. 0 3
      apt-pkg/acquire.h
  13. 0 3
      apt-pkg/algorithms.h
  14. 0 3
      apt-pkg/cachefile.h
  15. 0 3
      apt-pkg/cacheiterators.h
  16. 0 3
      apt-pkg/cdrom.h
  17. 0 3
      apt-pkg/clean.h
  18. 0 4
      apt-pkg/contrib/cdromutl.h
  19. 1 3
      apt-pkg/contrib/cmndline.h
  20. 1 3
      apt-pkg/contrib/configuration.h
  21. 0 4
      apt-pkg/contrib/crc-16.h
  22. 1 3
      apt-pkg/contrib/error.h
  23. 0 3
      apt-pkg/contrib/fileutl.h
  24. 0 3
      apt-pkg/contrib/hashes.h
  25. 0 3
      apt-pkg/contrib/md5.h
  26. 0 3
      apt-pkg/contrib/mmap.h
  27. 0 3
      apt-pkg/contrib/progress.h
  28. 0 4
      apt-pkg/contrib/sha1.h
  29. 0 4
      apt-pkg/contrib/sha256.h
  30. 1 3
      apt-pkg/contrib/strutl.h
  31. 1 3
      apt-pkg/deb/debindexfile.h
  32. 0 4
      apt-pkg/deb/debmetaindex.h
  33. 0 4
      apt-pkg/deb/debrecords.h
  34. 0 3
      apt-pkg/deb/debsrcrecords.h
  35. 0 4
      apt-pkg/deb/debsystem.h
  36. 1 3
      apt-pkg/deb/debversion.h
  37. 0 4
      apt-pkg/deb/dpkgpm.h
  38. 0 3
      apt-pkg/depcache.cc
  39. 0 3
      apt-pkg/depcache.h
  40. 0 3
      apt-pkg/indexfile.h
  41. 1 3
      apt-pkg/indexrecords.h
  42. 1 1
      apt-pkg/init.h
  43. 1 1
      apt-pkg/makefile
  44. 0 3
      apt-pkg/metaindex.h
  45. 0 3
      apt-pkg/orderlist.h
  46. 0 3
      apt-pkg/packagemanager.h
  47. 0 5
      apt-pkg/pkgcache.cc
  48. 0 3
      apt-pkg/pkgcache.h
  49. 0 3
      apt-pkg/pkgcachegen.h
  50. 0 3
      apt-pkg/pkgrecords.h
  51. 0 3
      apt-pkg/pkgsystem.h
  52. 0 3
      apt-pkg/policy.h
  53. 0 3
      apt-pkg/sourcelist.h
  54. 0 3
      apt-pkg/srcrecords.h
  55. 0 3
      apt-pkg/tagfile.h
  56. 0 3
      apt-pkg/vendor.h
  57. 0 3
      apt-pkg/vendorlist.h
  58. 0 3
      apt-pkg/version.h
  59. 0 3
      apt-pkg/versionmatch.h
  60. 0 3
      ftparchive/apt-ftparchive.h
  61. 1 3
      ftparchive/cachedb.h
  62. 1 3
      ftparchive/multicompress.h
  63. 1 3
      ftparchive/override.h
  64. 0 3
      ftparchive/writer.h
  65. 1 1
      methods/makefile
  66. 36 29
      po/apt-all.pot
  67. 332 260
      po/bg.po
  68. 326 258
      po/bs.po
  69. 333 259
      po/ca.po
  70. 331 259
      po/cs.po
  71. 329 262
      po/cy.po
  72. 330 261
      po/da.po
  73. 335 260
      po/de.po
  74. 332 263
      po/el.po
  75. 329 261
      po/en_GB.po
  76. 333 261
      po/es.po
  77. 331 259
      po/eu.po
  78. 331 263
      po/fi.po
  79. 334 262
      po/fr.po
  80. 332 263
      po/gl.po
  81. 324 258
      po/he.po
  82. 328 279
      po/hu.po
  83. 334 263
      po/it.po
  84. 330 262
      po/ja.po
  85. 331 263
      po/ko.po
  86. 332 263
      po/nb.po
  87. 332 259
      po/nl.po
  88. 330 263
      po/nn.po
  89. 327 278
      po/pl.po
  90. 334 266
      po/pt.po
  91. 331 262
      po/pt_BR.po
  92. 335 259
      po/ro.po
  93. 331 259
      po/ru.po
  94. 331 263
      po/sk.po
  95. 330 263
      po/sl.po
  96. 330 262
      po/sv.po
  97. 332 264
      po/tl.po
  98. 331 259
      po/vi.po
  99. 331 263
      po/zh_CN.po
  100. 0 0
      po/zh_TW.po

+ 0 - 3
apt-inst/contrib/arfile.h

@@ -15,9 +15,6 @@
 #ifndef PKGLIB_ARFILE_H
 #define PKGLIB_ARFILE_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/arfile.h"
-#endif
 
 #include <string>
 #include <apt-pkg/fileutl.h>

+ 0 - 4
apt-inst/contrib/extracttar.h

@@ -14,10 +14,6 @@
 #ifndef PKGLIB_EXTRACTTAR_H
 #define PKGLIB_EXTRACTTAR_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/extracttar.h"
-#endif
-
 #include <apt-pkg/fileutl.h>
 #include <apt-pkg/dirstream.h>
 

+ 0 - 4
apt-inst/database.h

@@ -21,10 +21,6 @@
 #ifndef PKGLIB_DATABASE_H
 #define PKGLIB_DATABASE_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/database.h"
-#endif
-
 #include <apt-pkg/filelist.h>
 #include <apt-pkg/pkgcachegen.h>
 

+ 0 - 3
apt-inst/deb/debfile.h

@@ -23,9 +23,6 @@
 #ifndef PKGLIB_DEBFILE_H
 #define PKGLIB_DEBFILE_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/debfile.h"
-#endif
 
 #include <apt-pkg/arfile.h>
 #include <apt-pkg/database.h>

+ 0 - 3
apt-inst/deb/dpkgdb.h

@@ -19,9 +19,6 @@
 #ifndef PKGLIB_DPKGDB_H
 #define PKGLIB_DPKGDB_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/dpkgdb.h"
-#endif
 
 #include <apt-pkg/database.h>
 

+ 0 - 3
apt-inst/dirstream.h

@@ -25,9 +25,6 @@
 #ifndef PKGLIB_DIRSTREAM_H
 #define PKGLIB_DIRSTREAM_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/dirstream.h"
-#endif
 
 class pkgDirStream
 { 

+ 1 - 3
apt-inst/extract.h

@@ -17,9 +17,7 @@
 #ifndef PKGLIB_EXTRACT_H
 #define PKGLIB_EXTRACT_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/extract.h"
-#endif
+
 
 #include <apt-pkg/dirstream.h>
 #include <apt-pkg/filelist.h>

+ 1 - 3
apt-inst/filelist.h

@@ -28,9 +28,7 @@
 #ifndef PKGLIB_FILELIST_H
 #define PKGLIB_FILELIST_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/filelist.h"
-#endif
+
 
 #include <apt-pkg/mmap.h>
 

+ 0 - 3
apt-pkg/acquire-item.h

@@ -27,9 +27,6 @@
 #include <apt-pkg/pkgrecords.h>
 #include <apt-pkg/indexrecords.h>
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/acquire-item.h"
-#endif 
 
 /** \addtogroup acquire
  *  @{

+ 0 - 3
apt-pkg/acquire-method.h

@@ -23,9 +23,6 @@
 #include <apt-pkg/configuration.h>
 #include <apt-pkg/strutl.h>
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/acquire-method.h"
-#endif 
 
 class Hashes;
 class pkgAcqMethod

+ 0 - 3
apt-pkg/acquire-worker.h

@@ -21,9 +21,6 @@
 
 #include <apt-pkg/acquire.h>
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/acquire-worker.h"
-#endif 
 
 /** \brief A fetch subprocess.
  *

+ 0 - 3
apt-pkg/acquire.h

@@ -72,9 +72,6 @@
 using std::vector;
 using std::string;
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/acquire.h"
-#endif 
 
 #include <sys/time.h>
 #include <unistd.h>

+ 0 - 3
apt-pkg/algorithms.h

@@ -30,9 +30,6 @@
 #ifndef PKGLIB_ALGORITHMS_H
 #define PKGLIB_ALGORITHMS_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/algorithms.h"
-#endif 
 
 #include <apt-pkg/packagemanager.h>
 #include <apt-pkg/depcache.h>

+ 0 - 3
apt-pkg/cachefile.h

@@ -17,9 +17,6 @@
 #ifndef PKGLIB_CACHEFILE_H
 #define PKGLIB_CACHEFILE_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/cachefile.h"
-#endif 
 
 #include <apt-pkg/depcache.h>
 

+ 0 - 3
apt-pkg/cacheiterators.h

@@ -31,9 +31,6 @@
 #ifndef PKGLIB_CACHEITERATORS_H
 #define PKGLIB_CACHEITERATORS_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/cacheiterators.h"
-#endif 
 
 // Package Iterator
 class pkgCache::PkgIterator

+ 0 - 3
apt-pkg/cdrom.h

@@ -5,9 +5,6 @@
 #include<string>
 #include<vector>
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/cdrom.h"
-#endif
 
 using namespace std;
 

+ 0 - 3
apt-pkg/clean.h

@@ -10,9 +10,6 @@
 #ifndef APTPKG_CLEAN_H
 #define APTPKG_CLEAN_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/clean.h"
-#endif 
 
 #include <apt-pkg/pkgcache.h>
 

+ 0 - 4
apt-pkg/contrib/cdromutl.h

@@ -14,10 +14,6 @@
 
 using std::string;
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/cdromutl.h"
-#endif 
-
 bool MountCdrom(string Path);
 bool UnmountCdrom(string Path);
 bool IdentCdrom(string CD,string &Res,unsigned int Version = 2);

+ 1 - 3
apt-pkg/contrib/cmndline.h

@@ -44,9 +44,7 @@
 #ifndef PKGLIB_CMNDLINE_H
 #define PKGLIB_CMNDLINE_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/cmndline.h"
-#endif 
+
 
 #include <apt-pkg/configuration.h>
 

+ 1 - 3
apt-pkg/contrib/configuration.h

@@ -28,9 +28,7 @@
 #ifndef PKGLIB_CONFIGURATION_H
 #define PKGLIB_CONFIGURATION_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/configuration.h"
-#endif 
+
 
 #include <string>
 #include <iostream>

+ 0 - 4
apt-pkg/contrib/crc-16.h

@@ -10,10 +10,6 @@
 #ifndef APTPKG_CRC16_H
 #define APTPKG_CRC16_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/crc-16.h"
-#endif 
-
 #define INIT_FCS  0xffff
 unsigned short AddCRC16(unsigned short fcs, void const *buf,
 			unsigned long len);

+ 1 - 3
apt-pkg/contrib/error.h

@@ -40,9 +40,7 @@
 #ifndef PKGLIB_ERROR_H
 #define PKGLIB_ERROR_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/error.h"
-#endif 
+
 
 #ifdef __GNUG__
 // Methods have a hidden this parameter that is visible to this attribute

+ 0 - 3
apt-pkg/contrib/fileutl.h

@@ -21,9 +21,6 @@
 #ifndef PKGLIB_FILEUTL_H
 #define PKGLIB_FILEUTL_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/fileutl.h"
-#endif 
 
 #include <string>
 

+ 0 - 3
apt-pkg/contrib/hashes.h

@@ -13,9 +13,6 @@
 #ifndef APTPKG_HASHES_H
 #define APTPKG_HASHES_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/hashes.h"
-#endif 
 
 #include <apt-pkg/md5.h>
 #include <apt-pkg/sha1.h>

+ 0 - 3
apt-pkg/contrib/md5.h

@@ -23,9 +23,6 @@
 #ifndef APTPKG_MD5_H
 #define APTPKG_MD5_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/md5.h"
-#endif 
 
 #include <string>
 #include <algorithm>

+ 0 - 3
apt-pkg/contrib/mmap.h

@@ -25,9 +25,6 @@
 #ifndef PKGLIB_MMAP_H
 #define PKGLIB_MMAP_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/mmap.h"
-#endif
 
 #include <string>
 #include <apt-pkg/fileutl.h>

+ 0 - 3
apt-pkg/contrib/progress.h

@@ -21,9 +21,6 @@
 #ifndef PKGLIB_PROGRESS_H
 #define PKGLIB_PROGRESS_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/progress.h"
-#endif 
 
 #include <string>
 #include <sys/time.h>

+ 0 - 4
apt-pkg/contrib/sha1.h

@@ -14,10 +14,6 @@
 #ifndef APTPKG_SHA1_H
 #define APTPKG_SHA1_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/sha1.h"
-#endif 
-
 #include <string>
 #include <algorithm>
 

+ 0 - 4
apt-pkg/contrib/sha256.h

@@ -14,10 +14,6 @@
 #ifndef APTPKG_SHA256_H
 #define APTPKG_SHA256_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/sha256.h"
-#endif 
-
 #include <string>
 #include <algorithm>
 

+ 1 - 3
apt-pkg/contrib/strutl.h

@@ -16,9 +16,7 @@
 #ifndef STRUTL_H
 #define STRUTL_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/strutl.h"
-#endif 
+
 
 #include <stdlib.h>
 #include <string>

+ 1 - 3
apt-pkg/deb/debindexfile.h

@@ -16,9 +16,7 @@
 #ifndef PKGLIB_DEBINDEXFILE_H
 #define PKGLIB_DEBINDEXFILE_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/debindexfile.h"
-#endif
+
 
 #include <apt-pkg/indexfile.h>
 

+ 0 - 4
apt-pkg/deb/debmetaindex.h

@@ -2,10 +2,6 @@
 #ifndef PKGLIB_DEBMETAINDEX_H
 #define PKGLIB_DEBMETAINDEX_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/debmetaindex.h"
-#endif
-
 #include <apt-pkg/metaindex.h>
 #include <apt-pkg/sourcelist.h>
 

+ 0 - 4
apt-pkg/deb/debrecords.h

@@ -14,10 +14,6 @@
 #ifndef PKGLIB_DEBRECORDS_H
 #define PKGLIB_DEBRECORDS_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/debrecords.h"
-#endif 
-
 #include <apt-pkg/pkgrecords.h>
 #include <apt-pkg/indexfile.h>
 #include <apt-pkg/tagfile.h>

+ 0 - 3
apt-pkg/deb/debsrcrecords.h

@@ -11,9 +11,6 @@
 #ifndef PKGLIB_DEBSRCRECORDS_H
 #define PKGLIB_DEBSRCRECORDS_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/debsrcrecords.h"
-#endif 
 
 #include <apt-pkg/srcrecords.h>
 #include <apt-pkg/tagfile.h>

+ 0 - 4
apt-pkg/deb/debsystem.h

@@ -10,10 +10,6 @@
 #ifndef PKGLIB_DEBSYSTEM_H
 #define PKGLIB_DEBSYSTEM_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/debsystem.h"
-#endif
-
 #include <apt-pkg/pkgsystem.h>
 
 class debStatusIndex;

+ 1 - 3
apt-pkg/deb/debversion.h

@@ -12,9 +12,7 @@
 #ifndef PKGLIB_DEBVERSION_H
 #define PKGLIB_DEBVERSION_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/debversion.h"
-#endif 
+
 
 #include <apt-pkg/version.h>
     

+ 0 - 4
apt-pkg/deb/dpkgpm.h

@@ -10,10 +10,6 @@
 #ifndef PKGLIB_DPKGPM_H
 #define PKGLIB_DPKGPM_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/dpkgpm.h"
-#endif
-
 #include <apt-pkg/packagemanager.h>
 #include <vector>
 #include <stdio.h>

+ 0 - 3
apt-pkg/depcache.cc

@@ -8,9 +8,6 @@
    ##################################################################### */
 									/*}}}*/
 // Include Files							/*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/depcache.h"
-#endif
 #include <apt-pkg/depcache.h>
 #include <apt-pkg/version.h>
 #include <apt-pkg/error.h>

+ 0 - 3
apt-pkg/depcache.h

@@ -38,9 +38,6 @@
 #ifndef PKGLIB_DEPCACHE_H
 #define PKGLIB_DEPCACHE_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/depcache.h"
-#endif
 
 #include <apt-pkg/pkgcache.h>
 #include <apt-pkg/progress.h>

+ 0 - 3
apt-pkg/indexfile.h

@@ -22,9 +22,6 @@
 #ifndef PKGLIB_INDEXFILE_H
 #define PKGLIB_INDEXFILE_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/indexfile.h"
-#endif
 
 #include <string>
 #include <apt-pkg/pkgcache.h>

+ 1 - 3
apt-pkg/indexrecords.h

@@ -5,9 +5,7 @@
 #ifndef PKGLIB_INDEXRECORDS_H
 #define PKGLIB_INDEXRECORDS_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/indexrecords.h"
-#endif 
+
 #include <apt-pkg/pkgcache.h>
 #include <apt-pkg/fileutl.h>
 

+ 1 - 1
apt-pkg/init.h

@@ -18,7 +18,7 @@
 
 // See the makefile
 #define APT_PKG_MAJOR 4
-#define APT_PKG_MINOR 2
+#define APT_PKG_MINOR 3
 #define APT_PKG_RELEASE 0
     
 extern const char *pkgVersion;

+ 1 - 1
apt-pkg/makefile

@@ -13,7 +13,7 @@ include ../buildlib/defaults.mak
 # methods/makefile - FIXME
 LIBRARY=apt-pkg
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=4.2
+MAJOR=4.3
 MINOR=0
 SLIBS=$(PTHREADLIB) $(INTLLIBS)
 APT_DOMAIN:=libapt-pkg$(MAJOR)

+ 0 - 3
apt-pkg/metaindex.h

@@ -1,9 +1,6 @@
 #ifndef PKGLIB_METAINDEX_H
 #define PKGLIB_METAINDEX_H
 
-/* #ifdef __GNUG__ */
-/* #pragma interface "apt-pkg/metaindex.h" */
-/* #endif */
 
 #include <string>
 #include <apt-pkg/pkgcache.h>

+ 0 - 3
apt-pkg/orderlist.h

@@ -16,9 +16,6 @@
 #ifndef PKGLIB_ORDERLIST_H
 #define PKGLIB_ORDERLIST_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/orderlist.h"
-#endif 
 
 #include <apt-pkg/pkgcache.h>
 

+ 0 - 3
apt-pkg/packagemanager.h

@@ -23,9 +23,6 @@
 #ifndef PKGLIB_PACKAGEMANAGER_H
 #define PKGLIB_PACKAGEMANAGER_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/packagemanager.h"
-#endif
 
 #include <string>
 #include <iostream>

+ 0 - 5
apt-pkg/pkgcache.cc

@@ -20,11 +20,6 @@
    ##################################################################### */
 									/*}}}*/
 // Include Files							/*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/pkgcache.h"
-#pragma implementation "apt-pkg/cacheiterators.h"
-#endif 
-
 #include <apt-pkg/pkgcache.h>
 #include <apt-pkg/indexfile.h>
 #include <apt-pkg/version.h>

+ 0 - 3
apt-pkg/pkgcache.h

@@ -19,9 +19,6 @@
 #ifndef PKGLIB_PKGCACHE_H
 #define PKGLIB_PKGCACHE_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/pkgcache.h"
-#endif 
 
 #include <string>
 #include <time.h>

+ 0 - 3
apt-pkg/pkgcachegen.h

@@ -19,9 +19,6 @@
 #ifndef PKGLIB_PKGCACHEGEN_H
 #define PKGLIB_PKGCACHEGEN_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/pkgcachegen.h"
-#endif 
 
 #include <apt-pkg/pkgcache.h>
 #include <apt-pkg/md5.h>

+ 0 - 3
apt-pkg/pkgrecords.h

@@ -17,9 +17,6 @@
 #ifndef PKGLIB_PKGRECORDS_H
 #define PKGLIB_PKGRECORDS_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/pkgrecords.h"
-#endif 
 
 #include <apt-pkg/pkgcache.h>
 #include <apt-pkg/fileutl.h>

+ 0 - 3
apt-pkg/pkgsystem.h

@@ -37,9 +37,6 @@
 #ifndef PKGLIB_PKGSYSTEM_H
 #define PKGLIB_PKGSYSTEM_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/pkgsystem.h"
-#endif
 
 #include <apt-pkg/depcache.h>
 #include <vector>

+ 0 - 3
apt-pkg/policy.h

@@ -33,9 +33,6 @@
 #ifndef PKGLIB_POLICY_H
 #define PKGLIB_POLICY_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/policy.h"
-#endif
 
 #include <apt-pkg/depcache.h>
 #include <apt-pkg/versionmatch.h>

+ 0 - 3
apt-pkg/sourcelist.h

@@ -35,9 +35,6 @@
 using std::string;
 using std::vector;
     
-#ifdef __GNUG__
-#pragma interface "apt-pkg/sourcelist.h"
-#endif
 
 class pkgAquire;
 class pkgSourceList

+ 0 - 3
apt-pkg/srcrecords.h

@@ -13,9 +13,6 @@
 #ifndef PKGLIB_SRCRECORDS_H
 #define PKGLIB_SRCRECORDS_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/srcrecords.h"
-#endif 
 
 #include <string>
 #include <vector>    

+ 0 - 3
apt-pkg/tagfile.h

@@ -20,9 +20,6 @@
 #ifndef PKGLIB_TAGFILE_H
 #define PKGLIB_TAGFILE_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/tagfile.h"
-#endif 
 
 #include <apt-pkg/fileutl.h>
 #include <stdio.h>

+ 0 - 3
apt-pkg/vendor.h

@@ -4,9 +4,6 @@
 #include <vector>
 #include <map>
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/vendor.h"
-#endif
 
 using std::string;
 

+ 0 - 3
apt-pkg/vendorlist.h

@@ -21,9 +21,6 @@
 using std::string;
 using std::vector;
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/vendorlist.h"
-#endif
 
 class pkgVendorList
 {

+ 0 - 3
apt-pkg/version.h

@@ -20,9 +20,6 @@
 #ifndef PKGLIB_VERSION_H
 #define PKGLIB_VERSION_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/version.h"
-#endif 
 
 #include <apt-pkg/strutl.h>    
 #include <string>

+ 0 - 3
apt-pkg/versionmatch.h

@@ -31,9 +31,6 @@
 #ifndef PKGLIB_VERSIONMATCH_H
 #define PKGLIB_VERSIONMATCH_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/versionmatch.h"
-#endif
 
 #include <string>
 #include <apt-pkg/pkgcache.h>

+ 0 - 3
ftparchive/apt-ftparchive.h

@@ -13,9 +13,6 @@
 #ifndef APT_FTPARCHIVE_H
 #define APT_FTPARCHIVE_H
 
-#ifdef __GNUG__
-#pragma interface "apt-ftparchive.h"
-#endif
 
 #include <fstream>
 

+ 1 - 3
ftparchive/cachedb.h

@@ -12,9 +12,7 @@
 #ifndef CACHEDB_H
 #define CACHEDB_H
 
-#ifdef __GNUG__
-#pragma interface "cachedb.h"
-#endif 
+
 
 #include <db.h>
 #include <string>

+ 1 - 3
ftparchive/multicompress.h

@@ -16,9 +16,7 @@
 #ifndef MULTICOMPRESS_H
 #define MULTICOMPRESS_H
 
-#ifdef __GNUG__
-#pragma interface "multicompress.h"
-#endif 
+
 
 #include <string>
 #include <apt-pkg/fileutl.h>

+ 1 - 3
ftparchive/override.h

@@ -12,9 +12,7 @@
 #ifndef OVERRIDE_H
 #define OVERRIDE_H
 
-#ifdef __GNUG__
-#pragma interface "override.h"
-#endif
+
 
 #include <map>
 #include <string>

+ 0 - 3
ftparchive/writer.h

@@ -13,9 +13,6 @@
 #ifndef WRITER_H
 #define WRITER_H
 
-#ifdef __GNUG__
-#pragma interface "writer.h"
-#endif 
 
 #include <string>
 #include <stdio.h>

+ 1 - 1
methods/makefile

@@ -7,7 +7,7 @@ include ../buildlib/defaults.mak
 BIN := $(BIN)/methods
 
 # FIXME..
-LIB_APT_PKG_MAJOR = 4.2
+LIB_APT_PKG_MAJOR = 4.3
 APT_DOMAIN := libapt-pkg$(LIB_APT_PKG_MAJOR)
 
 # The file method

+ 36 - 29
po/apt-all.pot

@@ -1514,11 +1514,12 @@ msgstr ""
 
 #: methods/copy.cc:42 methods/gpgv.cc:281 methods/gzip.cc:133
 #: methods/gzip.cc:142 methods/rred.cc:234 methods/rred.cc:243
+#: methods/gzip.cc:141 methods/gzip.cc:150
 msgid "Failed to stat"
 msgstr ""
 
 #: methods/copy.cc:79 methods/gpgv.cc:278 methods/gzip.cc:139
-#: methods/rred.cc:240
+#: methods/rred.cc:240 methods/gzip.cc:147
 msgid "Failed to set modification time"
 msgstr ""
 
@@ -1765,12 +1766,12 @@ msgid ""
 "available:\n"
 msgstr ""
 
-#: methods/gzip.cc:57
+#: methods/gzip.cc:57 methods/gzip.cc:64
 #, c-format
 msgid "Couldn't open pipe for %s"
 msgstr ""
 
-#: methods/gzip.cc:102
+#: methods/gzip.cc:102 methods/gzip.cc:109
 #, c-format
 msgid "Read error from %s process"
 msgstr ""
@@ -1917,12 +1918,12 @@ msgstr ""
 msgid "Syntax error %s:%u: Extra junk at end of file"
 msgstr ""
 
-#: apt-pkg/contrib/progress.cc:154
+#: apt-pkg/contrib/progress.cc:154 apt-pkg/contrib/progress.cc:155
 #, c-format
 msgid "%c%s... Error!"
 msgstr ""
 
-#: apt-pkg/contrib/progress.cc:156
+#: apt-pkg/contrib/progress.cc:156 apt-pkg/contrib/progress.cc:157
 #, c-format
 msgid "%c%s... Done"
 msgstr ""
@@ -2054,107 +2055,109 @@ msgstr ""
 msgid "Problem syncing the file"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:137
+#: apt-pkg/pkgcache.cc:137 apt-pkg/pkgcache.cc:132
 msgid "Empty package cache"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:143
+#: apt-pkg/pkgcache.cc:143 apt-pkg/pkgcache.cc:138
 msgid "The package cache file is corrupted"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:148
+#: apt-pkg/pkgcache.cc:148 apt-pkg/pkgcache.cc:143
 msgid "The package cache file is an incompatible version"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:153
+#: apt-pkg/pkgcache.cc:153 apt-pkg/pkgcache.cc:148
 #, c-format
 msgid "This APT does not support the versioning system '%s'"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:158
+#: apt-pkg/pkgcache.cc:158 apt-pkg/pkgcache.cc:153
 msgid "The package cache was built for a different architecture"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:229
+#: apt-pkg/pkgcache.cc:229 apt-pkg/pkgcache.cc:224
 msgid "Depends"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:229
+#: apt-pkg/pkgcache.cc:229 apt-pkg/pkgcache.cc:224
 msgid "PreDepends"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:229
+#: apt-pkg/pkgcache.cc:229 apt-pkg/pkgcache.cc:224
 msgid "Suggests"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:230
+#: apt-pkg/pkgcache.cc:230 apt-pkg/pkgcache.cc:225
 msgid "Recommends"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:230
+#: apt-pkg/pkgcache.cc:230 apt-pkg/pkgcache.cc:225
 msgid "Conflicts"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:230
+#: apt-pkg/pkgcache.cc:230 apt-pkg/pkgcache.cc:225
 msgid "Replaces"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:231
+#: apt-pkg/pkgcache.cc:231 apt-pkg/pkgcache.cc:226
 msgid "Obsoletes"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:242
+#: apt-pkg/pkgcache.cc:242 apt-pkg/pkgcache.cc:237
 msgid "important"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:242
+#: apt-pkg/pkgcache.cc:242 apt-pkg/pkgcache.cc:237
 msgid "required"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:242
+#: apt-pkg/pkgcache.cc:242 apt-pkg/pkgcache.cc:237
 msgid "standard"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:243
+#: apt-pkg/pkgcache.cc:243 apt-pkg/pkgcache.cc:238
 msgid "optional"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:243
+#: apt-pkg/pkgcache.cc:243 apt-pkg/pkgcache.cc:238
 msgid "extra"
 msgstr ""
 
-#: apt-pkg/depcache.cc:101 apt-pkg/depcache.cc:130
+#: apt-pkg/depcache.cc:101 apt-pkg/depcache.cc:130 apt-pkg/depcache.cc:98
+#: apt-pkg/depcache.cc:127
 msgid "Building dependency tree"
 msgstr ""
 
-#: apt-pkg/depcache.cc:102
+#: apt-pkg/depcache.cc:102 apt-pkg/depcache.cc:99
 msgid "Candidate versions"
 msgstr ""
 
-#: apt-pkg/depcache.cc:131
+#: apt-pkg/depcache.cc:131 apt-pkg/depcache.cc:128
 msgid "Dependency generation"
 msgstr ""
 
 #: apt-pkg/depcache.cc:152 apt-pkg/depcache.cc:171 apt-pkg/depcache.cc:175
+#: apt-pkg/depcache.cc:149 apt-pkg/depcache.cc:168 apt-pkg/depcache.cc:172
 msgid "Reading state information"
 msgstr ""
 
-#: apt-pkg/depcache.cc:199
+#: apt-pkg/depcache.cc:199 apt-pkg/depcache.cc:196
 #, c-format
 msgid "Failed to open StateFile %s"
 msgstr ""
 
-#: apt-pkg/depcache.cc:205
+#: apt-pkg/depcache.cc:205 apt-pkg/depcache.cc:202
 #, c-format
 msgid "Failed to write temporary StateFile %s"
 msgstr ""
 
-#: apt-pkg/tagfile.cc:85 apt-pkg/tagfile.cc:92
+#: apt-pkg/tagfile.cc:85 apt-pkg/tagfile.cc:92 apt-pkg/tagfile.cc:106
 #, c-format
 msgid "Unable to parse package file %s (1)"
 msgstr ""
 
-#: apt-pkg/tagfile.cc:186
+#: apt-pkg/tagfile.cc:186 apt-pkg/tagfile.cc:193
 #, c-format
 msgid "Unable to parse package file %s (2)"
 msgstr ""
@@ -2599,3 +2602,7 @@ msgstr ""
 #: methods/rsh.cc:330
 msgid "Connection closed prematurely"
 msgstr ""
+
+#: apt-pkg/acquire-item.cc:1097
+msgid "There is no public key available for the following key IDs:\n"
+msgstr ""

File diff suppressed because it is too large
+ 332 - 260
po/bg.po


File diff suppressed because it is too large
+ 326 - 258
po/bs.po


File diff suppressed because it is too large
+ 333 - 259
po/ca.po


File diff suppressed because it is too large
+ 331 - 259
po/cs.po


File diff suppressed because it is too large
+ 329 - 262
po/cy.po


File diff suppressed because it is too large
+ 330 - 261
po/da.po


File diff suppressed because it is too large
+ 335 - 260
po/de.po


File diff suppressed because it is too large
+ 332 - 263
po/el.po


File diff suppressed because it is too large
+ 329 - 261
po/en_GB.po


File diff suppressed because it is too large
+ 333 - 261
po/es.po


File diff suppressed because it is too large
+ 331 - 259
po/eu.po


File diff suppressed because it is too large
+ 331 - 263
po/fi.po


File diff suppressed because it is too large
+ 334 - 262
po/fr.po


File diff suppressed because it is too large
+ 332 - 263
po/gl.po


File diff suppressed because it is too large
+ 324 - 258
po/he.po


File diff suppressed because it is too large
+ 328 - 279
po/hu.po


File diff suppressed because it is too large
+ 334 - 263
po/it.po


File diff suppressed because it is too large
+ 330 - 262
po/ja.po


File diff suppressed because it is too large
+ 331 - 263
po/ko.po


File diff suppressed because it is too large
+ 332 - 263
po/nb.po


File diff suppressed because it is too large
+ 332 - 259
po/nl.po


File diff suppressed because it is too large
+ 330 - 263
po/nn.po


File diff suppressed because it is too large
+ 327 - 278
po/pl.po


File diff suppressed because it is too large
+ 334 - 266
po/pt.po


File diff suppressed because it is too large
+ 331 - 262
po/pt_BR.po


File diff suppressed because it is too large
+ 335 - 259
po/ro.po


File diff suppressed because it is too large
+ 331 - 259
po/ru.po


File diff suppressed because it is too large
+ 331 - 263
po/sk.po


File diff suppressed because it is too large
+ 330 - 263
po/sl.po


File diff suppressed because it is too large
+ 330 - 262
po/sv.po


File diff suppressed because it is too large
+ 332 - 264
po/tl.po


File diff suppressed because it is too large
+ 331 - 259
po/vi.po


File diff suppressed because it is too large
+ 331 - 263
po/zh_CN.po


+ 0 - 0
po/zh_TW.po


Some files were not shown because too many files changed in this diff