El viernes, 2 de julio de 2010, Manuel A. Fernandez Montecelo escribió:
> Hello,
>
> I uploaded a new version of this package, which was 3 years old an
> unattended by the maintainer.
>
> The line in question was modified from:
>
> inline ustring::ustring& ustring::operator=(const ustring& other)
> { storage = other.storage; return *this; }
>
> to:
>
> inline ustring& ustring::operator=(const ustring& other)
> { storage = other.storage; return *this; }
>
> And there don't seem to be similar "mistakes" in the rest of the inlines.
>
> gcc-4.5 is apparently not available in sid yet, so I didn't want to mess
> too much with my pbuilder environment adding versions from experimental or
> whatever that version comes from (and gcc-snapshot maybe contains stuff
> more recent/experimental from 4.6 versions...).
>
> Could you *easily* build k3d with gcc-4.5 again? If so, please do, and
> tell me. Otherwise I'll check later when gcc-4.5 is available, if there's
> no urgency in this question.
Hi, Manuel. I'm the maintainer of k3d. Thank you very much for your
upload, it was very much needed.
I have installed gcc-4.5 in my system. Let me try to compile build
it, right?
I'd like to put k3d under team maintainance and add you, of course, as
a maintainer.
Best regards,
Ender.
PS: Are you Spanish?
--
Network engineer - System administrator
Debian Developer
signature.asc
Description: This is a digitally signed message part.

