]> git.saurik.com Git - apt.git/commitdiff
* removed the pragma mess
authorMichael Vogt <michael.vogt@ubuntu.com>
Mon, 2 Oct 2006 14:16:54 +0000 (16:16 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Mon, 2 Oct 2006 14:16:54 +0000 (16:16 +0200)
64 files changed:
apt-inst/contrib/arfile.h
apt-inst/contrib/extracttar.h
apt-inst/database.h
apt-inst/deb/debfile.h
apt-inst/deb/dpkgdb.h
apt-inst/dirstream.h
apt-inst/extract.h
apt-inst/filelist.h
apt-pkg/acquire-item.h
apt-pkg/acquire-method.h
apt-pkg/acquire-worker.h
apt-pkg/acquire.h
apt-pkg/algorithms.h
apt-pkg/cachefile.h
apt-pkg/cacheiterators.h
apt-pkg/cdrom.h
apt-pkg/clean.h
apt-pkg/contrib/cdromutl.h
apt-pkg/contrib/cmndline.h
apt-pkg/contrib/configuration.h
apt-pkg/contrib/crc-16.h
apt-pkg/contrib/error.h
apt-pkg/contrib/fileutl.h
apt-pkg/contrib/hashes.h
apt-pkg/contrib/md5.h
apt-pkg/contrib/mmap.h
apt-pkg/contrib/progress.h
apt-pkg/contrib/sha1.h
apt-pkg/contrib/sha256.h
apt-pkg/contrib/strutl.h
apt-pkg/deb/debindexfile.h
apt-pkg/deb/debmetaindex.h
apt-pkg/deb/debrecords.h
apt-pkg/deb/debsrcrecords.h
apt-pkg/deb/debsystem.h
apt-pkg/deb/debversion.h
apt-pkg/deb/dpkgpm.h
apt-pkg/depcache.cc
apt-pkg/depcache.h
apt-pkg/indexfile.h
apt-pkg/indexrecords.h
apt-pkg/metaindex.h
apt-pkg/orderlist.h
apt-pkg/packagemanager.h
apt-pkg/pkgcache.cc
apt-pkg/pkgcache.h
apt-pkg/pkgcachegen.h
apt-pkg/pkgrecords.h
apt-pkg/pkgsystem.h
apt-pkg/policy.h
apt-pkg/sourcelist.h
apt-pkg/srcrecords.h
apt-pkg/tagfile.h
apt-pkg/vendor.h
apt-pkg/vendorlist.h
apt-pkg/version.h
apt-pkg/versionmatch.h
debian/changelog
ftparchive/apt-ftparchive.h
ftparchive/cachedb.h
ftparchive/multicompress.h
ftparchive/override.h
ftparchive/writer.h
po/apt-all.pot

index 6c54d3e6bf4812d239c305bc39c3c8cfc00b5007..96e18bc60aba7f2c32f52eec5ff54fb79fe4adf5 100644 (file)
@@ -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>
index 6daf00a275f4793dccce69015b74fcc2d6beb8c3..42f8ef5346f7057c5b406b850cc5f60796ed04dc 100644 (file)
 #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>
 
index 0972d40cdf774a49715af46e3fd15170eb5ee822..854ba1fbb1ac7757d0688768783e2b9fd0ce2565 100644 (file)
@@ -22,7 +22,6 @@
 #define PKGLIB_DATABASE_H
 
 #ifdef __GNUG__
-#pragma interface "apt-pkg/database.h"
 #endif
 
 #include <apt-pkg/filelist.h>
index d89b85268414c111ee8a7ca23bf7ff73fc78abf2..6b9f8ffc84772a23c6d4276119a8904b36433626 100644 (file)
@@ -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>
index ddbb6d6f29650edb33bdf60e88a039e9539df893..125845f9640da18bbe3b926856a83f7781d8eee7 100644 (file)
@@ -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>
 
index dfb480bd42b699fbac12b456e1c13d9f915cb5ae..232a39f9d2ab3c364e527d7de025360cfc60d20d 100644 (file)
@@ -26,7 +26,6 @@
 #define PKGLIB_DIRSTREAM_H
 
 #ifdef __GNUG__
-#pragma interface "apt-pkg/dirstream.h"
 #endif
 
 class pkgDirStream
index a9152a26f66f4dd23bb9f0023bda33b5aae89d2d..713e394339064dcb89c1e8808e8fbabc12a59150 100644 (file)
@@ -18,7 +18,6 @@
 #define PKGLIB_EXTRACT_H
 
 #ifdef __GNUG__
-#pragma interface "apt-pkg/extract.h"
 #endif
 
 #include <apt-pkg/dirstream.h>
index 7536a2f630ba56fe1945c269a321805f017899d2..86766254f69003bb75c59dcbb4c55d81342915cd 100644 (file)
@@ -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>
 
index da1bea801d7310557691a9d2470ffa2bf033466b..b47e198d8e5b381d8ff69276023dccfb30dac88f 100644 (file)
@@ -27,9 +27,6 @@
 #include <apt-pkg/pkgrecords.h>
 #include <apt-pkg/indexrecords.h>
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/acquire-item.h"
-#endif 
 
 // Item to acquire
 class pkgAcquire::Item
index f46209d12823aabccbdef8bf7278402a52e207bf..1c0b9f67cf074c825732c20f8826beeee14dc94a 100644 (file)
@@ -16,9 +16,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
index 6e195220256b254374452f86e9f0b2e0eff30d0d..d5f8c63d2c3d8bffcd194de84e158c2517df13e1 100644 (file)
@@ -14,9 +14,6 @@
 
 #include <apt-pkg/acquire.h>
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/acquire-worker.h"
-#endif 
 
 // Interfacing to the method process
 class pkgAcquire::Worker
index 27bb3d363a985b588c5d199d8c15371d919590eb..6e836ac49e4020bd1e78365d7c9665c741044a20 100644 (file)
@@ -38,9 +38,6 @@
 using std::vector;
 using std::string;
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/acquire.h"
-#endif 
 
 #include <sys/time.h>
 #include <unistd.h>
index b95218061903e4ea84d2b08445a41eee3878eaaf..b72874d8e216687c4edfd0474008f730b71b7b16 100644 (file)
@@ -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>
index a128c29ab07f2221f6dd2ac4106fd745707a03e2..d23841e5e8051319fc5b0140154217e4fad27b00 100644 (file)
@@ -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>
 
index 2b326bd65884d995133b2158f04848061ab839c0..c412eaa978035c322dbfc71789ea9e598fb161f2 100644 (file)
@@ -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
index 085eb64e24e7aba216cb7e76e3d9523922d1f12f..b8b208c30d7a6a32c4a3410cbb9e9ae42dee2384 100644 (file)
@@ -5,9 +5,6 @@
 #include<string>
 #include<vector>
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/cdrom.h"
-#endif
 
 using namespace std;
 
index 43164e250ba809516805e06d942fdef02885a289..2aee2bf54fe31dbd61fe917a50f966653d5cabc3 100644 (file)
@@ -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>
 
index 3180a03c70f4bcf6a54fbf18d7b2382f19b4b5f6..1264982a89e98a238ec534ee97099f2216bc025a 100644 (file)
 
 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);
index 8f461296f096957bcc4f09820676876241a32bf8..fad6d1da9b9025f1a3879cae4b74f228544d1e16 100644 (file)
@@ -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>
 
index 0d4078dab0144824f90ace28a769b79b1154d61d..2534692a371164c09eb15782a055573f3e1a3057 100644 (file)
@@ -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>
index 757104c54e518d60e452b7927bfaabc733896075..f30678bac6c6d6efd2f93c30c2861744e28a5ae2 100644 (file)
 #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);
index a5fc1a223bd68d8b1286ad1937fcb0ec2fa01219..a3be6a575846938d35c82f98bc50334d903d9be0 100644 (file)
@@ -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
index 041aa33096c94d18a936420fcc7d1cd277682bbe..fcb26938fe468d4ce190b23522f7f17662c33b34 100644 (file)
@@ -22,7 +22,6 @@
 #define PKGLIB_FILEUTL_H
 
 #ifdef __GNUG__
-#pragma interface "apt-pkg/fileutl.h"
 #endif 
 
 #include <string>
index eefa7bf4147dd670e21df66eeb32e3353c0563ea..2638540547126ac14f8c655e7e9e37e69859cfb1 100644 (file)
@@ -14,7 +14,6 @@
 #define APTPKG_HASHES_H
 
 #ifdef __GNUG__
-#pragma interface "apt-pkg/hashes.h"
 #endif 
 
 #include <apt-pkg/md5.h>
index e280d714e8ad8302ea6214421bc23514776db6eb..247b3fab936c28229071f2810d46956a325b5607 100644 (file)
@@ -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>
index e329b167a7dec03de04917ecae887d9503a8e5d2..46a3f299039303ee9ebb196adc8b82d740f52194 100644 (file)
@@ -26,7 +26,6 @@
 #define PKGLIB_MMAP_H
 
 #ifdef __GNUG__
-#pragma interface "apt-pkg/mmap.h"
 #endif
 
 #include <string>
index 20caf4cdf6321c951ee57fb20c9f281c4f4e9acb..3f87f4d3a4b9e6e1a9ff663f9fd69b960298c348 100644 (file)
@@ -22,7 +22,6 @@
 #define PKGLIB_PROGRESS_H
 
 #ifdef __GNUG__
-#pragma interface "apt-pkg/progress.h"
 #endif 
 
 #include <string>
index db8ca7893169c616fca9056d35cdd74ee1f158c0..010ef802e642293a97e65f60df1e42a188f6bbff 100644 (file)
 #ifndef APTPKG_SHA1_H
 #define APTPKG_SHA1_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/sha1.h"
-#endif 
-
 #include <string>
 #include <algorithm>
 
index 9e88f5ece7067c5b1430f09b99e316b849af8159..01b638d56979c9bf4052ea5d1efb5414378af282 100644 (file)
 #ifndef APTPKG_SHA256_H
 #define APTPKG_SHA256_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/sha256.h"
-#endif 
-
 #include <string>
 #include <algorithm>
 #include <stdint.h>
index 6ec2b78119ece7a31a8085f25cfafc7a11eae845..b8553ab587f8eafc2144a044af7772689a04677e 100644 (file)
@@ -16,9 +16,7 @@
 #ifndef STRUTL_H
 #define STRUTL_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/strutl.h"
-#endif 
+
 
 #include <stdlib.h>
 #include <string>
index a1b9583a44bb19070da01ef9cd3ed7a3475c2262..2bc9635677fa64807cbf125be753173df5534f13 100644 (file)
@@ -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>
 
index 2b9922987aaff097e2c4f354697ef70eb4e8734e..c021a1b5a710457d0037331b23a65788ac7709b0 100644 (file)
@@ -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>
 
index efef2e5882a01df63b5924ec820a64c001db947a..3f1956164fb6c1fe5d0360a2c21a51f0126a5d67 100644 (file)
 #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/tagfile.h>
 
index f899993dfa0581bf68b12f2122ee98438884916a..51e0638127593df7d96dab6e20535c14aa76d17d 100644 (file)
@@ -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>
index 84e57e74a762c8fa9dd4dffd25f77409f0628160..5f9995e5dc7c9716cc0d97ee09fdb0469c778235 100644 (file)
 #ifndef PKGLIB_DEBSYSTEM_H
 #define PKGLIB_DEBSYSTEM_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/debsystem.h"
-#endif
-
 #include <apt-pkg/pkgsystem.h>
 
 class debStatusIndex;
index 00a8832a893625e029ff6ccb8e23930808df2201..56fb67887857416b94637807fcfe02a4f2b6eb4f 100644 (file)
@@ -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>
     
index 2ff8a9ac71ffb4d5cec6d8adb9282963283810d3..45eb6b15b0d8898b2f56f00c5bc31f0d63552605 100644 (file)
 #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>
index 58d1d25e54ed7c2b633f39d69dee14010773589f..70bc9f086b2d5d409a412d765c432eff32e2e2aa 100644 (file)
@@ -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>
index 6d51920e936d6fc0b2001bcafd09bca7e9c1e108..929fe93c981ec199c05f328bfed6c1195ae78941 100644 (file)
@@ -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>
index 61049f4bd9c8002c69f2bc4a0e16b8dcec1efa8f..f1c0268b89274c991b2ec2ca37ee400d07bdc6b1 100644 (file)
@@ -21,9 +21,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>
index 414faceaa8ebc2e6ad344647b8cfaf2c2da0f555..73c8b4c023f439cdc1be43b9ca7941471d7dbe1e 100644 (file)
@@ -6,7 +6,6 @@
 #define PKGLIB_INDEXRECORDS_H
 
 #ifdef __GNUG__
-#pragma interface "apt-pkg/indexrecords.h"
 #endif 
 #include <apt-pkg/pkgcache.h>
 #include <apt-pkg/fileutl.h>
index 8ebf23541e0470d55565c802b9fe53cd653cdfee..2b87d7da9a6f166a7c608678d0bad4f82b485311 100644 (file)
@@ -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>
index d13301bcfd1a4652dba9ebc7e80252f8444d83ad..bbceb3879a6bac2685c8769dcab683aef283d96e 100644 (file)
@@ -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>
 
index f64637d03353ae15c54da0a15a63bb7a88a20718..35cdca913d26cdbba546063e345a67d04b6cf4fd 100644 (file)
@@ -23,9 +23,6 @@
 #ifndef PKGLIB_PACKAGEMANAGER_H
 #define PKGLIB_PACKAGEMANAGER_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/packagemanager.h"
-#endif
 
 #include <string>
 #include <apt-pkg/pkgcache.h>
index 9926befe93f56c61974442ce5e7386aef44fcaa3..5672e60a4896b7fecf0eca290eed52b461a05ad8 100644 (file)
    ##################################################################### */
                                                                        /*}}}*/
 // 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/version.h>
 #include <apt-pkg/error.h>
index 587d97534436b6a30fc84bcb665d7e625a25bdf8..8e7fc252c88aab320209affa3f7b321ba98ff69d 100644 (file)
@@ -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>
index 9a729eea4f9b0689611b8cb14b541e22d8382788..70616c0a8f9bfab3e1369355daf65a8ed48ed802 100644 (file)
@@ -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>
 
index 08f00441463e428da12e6268c9123a5116742f55..d431101fe05ebcffb6926e95d1c88f6d2183b340 100644 (file)
@@ -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>
index a7d555140058bde82438e7a6f5cf10a4d2d36cce..246762e0bf34f60c8aa4f4bd8c12b694522877a7 100644 (file)
@@ -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>
index 40ebd3f704f9ae4aa778ae44d438d488b78e9ad5..d5f3b2f75ec4643711ee601c60b6d2da26c58b0e 100644 (file)
@@ -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>
index 123ae69849fedadbf5781ed57e8e669768d932fe..b9e4389ed1ee89e087b3de1347f7bf6f68a6c1ee 100644 (file)
@@ -35,9 +35,6 @@
 using std::string;
 using std::vector;
     
-#ifdef __GNUG__
-#pragma interface "apt-pkg/sourcelist.h"
-#endif
 
 class pkgAquire;
 class pkgSourceList
index 3e211254988c4fbee063c0c21714a36587770d51..99cbc6060221033f07ba6a1e94a944753759532f 100644 (file)
@@ -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>    
index 70381ad13acef4d14505e6fc417450ad5681b31a..05c6aa7016372492eb55ea65042149b74621a46d 100644 (file)
@@ -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>
index 033bb96e8770e561907b1a8237c0280b8de9ed1d..2d39fd15f391f21e62c087f25395d5d1329d8c7d 100644 (file)
@@ -4,9 +4,6 @@
 #include <vector>
 #include <map>
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/vendor.h"
-#endif
 
 using std::string;
 
index 7f96fc7665f7b71249b4ef987b0fd3e7965da4d7..ff2f4ed5d508e341e32f346d2f21825b2b9d7f21 100644 (file)
@@ -21,9 +21,6 @@
 using std::string;
 using std::vector;
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/vendorlist.h"
-#endif
 
 class pkgVendorList
 {
index 071dba3e2faa8aa8d0006bcd15afd2afef0bccc8..49c53a93a8073041a4f2fe1ec43117c8f3c1e77f 100644 (file)
@@ -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>
index 7ca39cbe83f9d195a735b95d8222c7011df850da..fe264aa463688ff9cfa47f79225bf8345eb988cc 100644 (file)
@@ -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>
index 6b842898cd312aeacbc8971755fe94fbb0ce2aab..6aaa473d9ecd506d7f65904d835820bbb0d053ec 100644 (file)
@@ -16,7 +16,7 @@ apt (0.6.46.1) unstable; urgency=low
   * make the internal buffer in pkgTagFile grow dynamically
     (closes: #388708)
   
- --
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  2 Oct 2006 16:02:30 +0200
 
 apt (0.6.46) unstable; urgency=low
 
index c364d670e71ed12ff71babf15c3f24e3cc5df134..60bfc540859a05e8305b09e9c04623383fa49319 100644 (file)
@@ -14,7 +14,6 @@
 #define APT_FTPARCHIVE_H
 
 #ifdef __GNUG__
-#pragma interface "apt-ftparchive.h"
 #endif
 
 #include <fstream>
index afa22213ae5c55b504b1d3d2523c4b28eed28058..c10f41eccc5300769f51009935382156c117d504 100644 (file)
@@ -12,9 +12,7 @@
 #ifndef CACHEDB_H
 #define CACHEDB_H
 
-#ifdef __GNUG__
-#pragma interface "cachedb.h"
-#endif 
+
 
 #include <db.h>
 #include <string>
index 444d8626f35c7ad7a86194b598e90339a35bcb8b..a65077e7390b116f76b3c49a518edf56148b3da0 100644 (file)
@@ -16,9 +16,7 @@
 #ifndef MULTICOMPRESS_H
 #define MULTICOMPRESS_H
 
-#ifdef __GNUG__
-#pragma interface "multicompress.h"
-#endif 
+
 
 #include <string>
 #include <apt-pkg/fileutl.h>
index e646417760a9714f1749e4000d2c9c8297a3f41d..f270556ebe16dfc477bc8bfb7cd2eaa7f927a911 100644 (file)
@@ -12,9 +12,7 @@
 #ifndef OVERRIDE_H
 #define OVERRIDE_H
 
-#ifdef __GNUG__
-#pragma interface "override.h"
-#endif
+
 
 #include <map>
 #include <string>
index 1d47d57ec8062b4f5e519644154f084096c76ec1..7ae1cd58764332f93a0db3f605b9f988a63337e2 100644 (file)
@@ -14,7 +14,6 @@
 #define WRITER_H
 
 #ifdef __GNUG__
-#pragma interface "writer.h"
 #endif 
 
 #include <string>
index 352f2f5a6ee8c4c9da0ef88fb8798e815f349ef3..4c354136a73fe173a486eda6c07207a4ba4c0e95 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-12 11:18+0200\n"
+"POT-Creation-Date: 2006-10-02 15:46+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1490,12 +1490,12 @@ msgstr ""
 msgid "File not found"
 msgstr ""
 
-#: methods/copy.cc:42 methods/gpgv.cc:281 methods/gzip.cc:134
-#: methods/gzip.cc:143
+#: methods/copy.cc:42 methods/gpgv.cc:281 methods/gzip.cc:141
+#: methods/gzip.cc:150
 msgid "Failed to stat"
 msgstr ""
 
-#: methods/copy.cc:79 methods/gpgv.cc:278 methods/gzip.cc:140
+#: methods/copy.cc:79 methods/gpgv.cc:278 methods/gzip.cc:147
 msgid "Failed to set modification time"
 msgstr ""
 
@@ -1742,12 +1742,12 @@ msgid ""
 "available:\n"
 msgstr ""
 
-#: 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:109
 #, c-format
 msgid "Read error from %s process"
 msgstr ""
@@ -2031,93 +2031,93 @@ msgstr ""
 msgid "Problem syncing the file"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:126
+#: apt-pkg/pkgcache.cc:121
 msgid "Empty package cache"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:132
+#: apt-pkg/pkgcache.cc:127
 msgid "The package cache file is corrupted"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:137
+#: apt-pkg/pkgcache.cc:132
 msgid "The package cache file is an incompatible version"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:142
+#: apt-pkg/pkgcache.cc:137
 #, c-format
 msgid "This APT does not support the versioning system '%s'"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:147
+#: apt-pkg/pkgcache.cc:142
 msgid "The package cache was built for a different architecture"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:218
+#: apt-pkg/pkgcache.cc:213
 msgid "Depends"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:218
+#: apt-pkg/pkgcache.cc:213
 msgid "PreDepends"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:218
+#: apt-pkg/pkgcache.cc:213
 msgid "Suggests"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:219
+#: apt-pkg/pkgcache.cc:214
 msgid "Recommends"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:219
+#: apt-pkg/pkgcache.cc:214
 msgid "Conflicts"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:219
+#: apt-pkg/pkgcache.cc:214
 msgid "Replaces"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:220
+#: apt-pkg/pkgcache.cc:215
 msgid "Obsoletes"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:231
+#: apt-pkg/pkgcache.cc:226
 msgid "important"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:231
+#: apt-pkg/pkgcache.cc:226
 msgid "required"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:231
+#: apt-pkg/pkgcache.cc:226
 msgid "standard"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:232
+#: apt-pkg/pkgcache.cc:227
 msgid "optional"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc:232
+#: apt-pkg/pkgcache.cc:227
 msgid "extra"
 msgstr ""
 
-#: apt-pkg/depcache.cc:61 apt-pkg/depcache.cc:90
+#: apt-pkg/depcache.cc:58 apt-pkg/depcache.cc:87
 msgid "Building dependency tree"
 msgstr ""
 
-#: apt-pkg/depcache.cc:62
+#: apt-pkg/depcache.cc:59
 msgid "Candidate versions"
 msgstr ""
 
-#: apt-pkg/depcache.cc:91
+#: apt-pkg/depcache.cc:88
 msgid "Dependency generation"
 msgstr ""
 
-#: 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:193
 #, c-format
 msgid "Unable to parse package file %s (2)"
 msgstr ""