Bug 17819 - apt-pkg/pkgcachegen.h: multiple parameters named 'Pkg'
Summary: apt-pkg/pkgcachegen.h: multiple parameters named 'Pkg'
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libapt-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-08 13:29 MSK by Sir Raorn
Modified: 2009-04-13 02:32 MSD (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sir Raorn 2008-11-08 13:29:35 MSK
/usr/include/apt-pkg/pkgcachegen.h: At global scope:
/usr/include/apt-pkg/pkgcachegen.h:62: error: multiple parameters named 'Pkg'

$ tail -n +62 /usr/include/apt-pkg/pkgcachegen.h | head -1 
   bool NewPackage(pkgCache::PkgIterator &Pkg,string Pkg);

$ rpm -qf /usr/include/apt-pkg/pkgcachegen.h
libapt-devel-0.5.15lorg2-alt21
Comment 1 Sir Raorn 2008-11-19 23:44:32 MSK
Кстати, исправлено в apt-0.5.15lorg3.90-92-g5eac8d7...
Comment 2 Dmitry V. Levin 2009-02-14 02:28:15 MSK
0.5.15lorg2-alt22