bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Patch for pointer.h


From: David Sugar
Subject: Re: Patch for pointer.h
Date: Thu, 13 Dec 2001 14:30:52 -0500 (EST)

I am preparing a new Common C++ release soon, so if you have any other
changes needed for ccRTP, this would be a good time to do those as well
:).

On Thu, 13 Dec 2001, Federico Montesino Pouzols wrote:

>
>       Hi, I am beginning to use Pointer(template/pointer.h) with GNU
> ccRTP, and I have found the following change is necessary to compile:
>
>
> --- template/pointer.h        13 Dec 2001 09:30:57 -0000      1.2
> +++ template/pointer.h        13 Dec 2001 13:33:32 -0000
> @@ -113,6 +113,6 @@
>               }
>               return --(*ptrCount);
>       }
> -}
> +};
>
>  };
>
>
>
>
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]