> > Module Name:src
> > Committed By: rodent
> > Date: Sun Jun 2 16:37:37 UTC 2013
> >
> > Modified Files:
> > src/share/misc: domains
> >
> > Log Message:
> > +sx Sint Maarten
> > -yu Yugoslavia; deprecated on 2010-03-30 [1]
>
> Have all addresses in that domain
"Blue Rats" writes:
> Module Name: src
> Committed By: rodent
> Date: Sun Jun 2 16:37:37 UTC 2013
>
> Modified Files:
> src/share/misc: domains
>
> Log Message:
> +sx Sint Maarten
> -yu Yugoslavia; deprecated on 2010-03-30 [1]
Have all addresses in that domain expired?
I think t
On Sun, Jun 02, 2013 at 12:40:12AM +, Christos Zoulas wrote:
> > > > Log Message:
> > > > apply __UNCONST() if it exists.
> > >
> > > Reminds me: should/can __UNCONST() be revisited w.r.t. the thread below?
> > >
> > > http://lists.freebsd.org/pipermail/freebsd-arch/2013-May/014371.htm
On Mon, 03 Jun 2013, Christos Zoulas wrote:
| > 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)
|
| That, and why is it cast to an unsigned long and not uintptr_t?
So th