[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [med-svn] r2788 - trunk/packages/dicom3tools/debian



On Mon, Dec 15, 2008 at 9:52 PM, Andreas Tille <tillea@rki.de> wrote:
> On Mon, 15 Dec 2008, Mathieu Malaterre wrote:
>
>> I'll check with the maintainer, otherwise I'll have to patch it myslef :(
>
> I commited the start of the patch - it does not yet compile because I'm
> just lacking C++ knowledge.  I guess the usual porting advises combined
> with some C++ knowledge should be enough to fix the problem.

Basically this is just a matter of adding:

using std::cout;

anytime the cout global is being used. I'll give it a try.

Thanks,

-- 
Mathieu


Reply to: