On Thu, 5 Dec 2013, Jeff Law wrote:
> On 12/05/13 03:18, Richard Biener wrote:
> >
> > This fixes the issue in linux/vt.h that appears in SUSE SLE11 kernel
> > headers which contain a pre-release variant that is broken and not
> > compatible with C++ (using the 'new' keyword).
> >
> > The follow
On 12/05/13 03:18, Richard Biener wrote:
This fixes the issue in linux/vt.h that appears in SUSE SLE11 kernel
headers which contain a pre-release variant that is broken and not
compatible with C++ (using the 'new' keyword).
The following fix simply replaces that (and only that) field with
'newe
Looks good to me.
On Thu, Dec 5, 2013 at 2:18 AM, Richard Biener wrote:
>
> This fixes the issue in linux/vt.h that appears in SUSE SLE11 kernel
> headers which contain a pre-release variant that is broken and not
> compatible with C++ (using the 'new' keyword).
>
> The following fix simply repla