[PATCH] extern + namespace interaction
Thiago Macieira
thiago at kde.org
Sat Dec 27 12:59:34 GMT 2008
Adriaan de Groot wrote:
>This one is a little peculiar, since it tweaks a hack in
> kio/kio/deletejob. I'm not entirely sure how this extern gets filed
> into the KIO namespace in deletejob; I did a little testing with
> externs and namespaces between gcc and SS12 and they behaved
> identically in resolving externs, but in this particular case gcc
> leaves the extern bool in :: and SS12 puts it in KIO::; moving the
> extern declaration fixes the compile for me.
Sounds ok to me.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20081227/ee3281ea/attachment.sig>
More information about the kde-core-devel
mailing list