On Jun 3, 5:34am, jruoho...@iki.fi (Jukka Ruohonen) wrote:
-- Subject: Re: CVS commit: xsrc/external/mit/xauth/dist
| > Well, there is an advantage that the FreeBSD one has over ours. It can be
| > used in c++ with -Wold-style-cast, if defined as:
| >
| > #define __DECONST(t, a) const_cast(a
On Sun, Jun 02, 2013 at 12:40:12AM +, Christos Zoulas wrote:
> > > Reminds me: should/can __UNCONST() be revisited w.r.t. the thread below?
> > >
> > > http://lists.freebsd.org/pipermail/freebsd-arch/2013-May/014371.html
> >
> >How/why? Yes, it's unsafe. That's the *point*.
>
> Well, there
On Jun 3, 5:10am, m...@eterna.com.au (matthew green) wrote:
-- Subject: re: CVS commit: xsrc/external/mit/xf86-video-i740/dist/src
|
| > Module Name:xsrc
| > Committed By: christos
| > Date: Sun Jun 2 14:40:15 UTC 2013
| >
| > Modified Files:
| > xsrc/external/m
> Module Name: xsrc
> Committed By: christos
> Date: Sun Jun 2 14:40:15 UTC 2013
>
> Modified Files:
> xsrc/external/mit/xf86-video-i740/dist/src: i740_dga.c
>
> Log Message:
> make this compile again
why do you need this? it isn't necessary for me, and does
match similar chang