On 07 Feb 2014, at 19:04, Alan Somers wrote:
...
> In file included from use_locale.cpp:1:
> /usr/include/c++/v1/locale:1016:27: error: comparison of integers of different
> signs: 'long' and 'size_type' (aka 'unsigned long')
> [-Werror,-Wsign-compare]
>if (__a_end - __a == __buf
Works fine setting all 3 on a Samsung ATIV BOOK 2 model NP270E5E-K02IT on
FreeBSD 11.0-CURRENT amd64 r261561 with NEWCONS.
Maurizio
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, sen
On Thursday, February 06, 2014 8:58:42 pm David Shane Holden wrote:
> On 02/06/14 14:37, John Baldwin wrote:
> > I have a patch to teach the PCI bus code and PCI-PCI bridge driver to
> > manage PCI bus numbers. The approach is somewhat similar to how
> > NEW_PCIB manages I/O windows for briges. E
On Friday, February 07, 2014 7:43:51 am Julian Stecklina wrote:
> On 02/06/2014 08:37 PM, John Baldwin wrote:
> > I would like to commit this to HEAD soon but thought I would post it for
> > some
> > pre-commit testing for the brave. :) If you are really brave, try booting
> > with 'hw.pci.clea
contrib/libc++/include/locale compares integers of different signs.
With our CXXFLAG settings, this causes "WITH_TESTS=1 make buildworld"
to fail while compiling libatf-c++, as I mentioned in another thread.
I've now written a minimal test case. Just #include locale and
compile it with the right s
On Fri, Feb 7, 2014 at 3:57 PM, Sean Bruno wrote:
> 1 question though, I see that LANG isn't set by default. Should I know
> where to modify my system to set en_US.UTF-8 or is it supposed to have
> that turned on by default?
/etc/profile is where I set it on mine.
Cheers
Tom
__
On Wed, 2014-02-05 at 09:06 -0800, Sean Bruno wrote:
> On Wed, 2014-02-05 at 09:02 -0800, Sean Bruno wrote:
> > On Wed, 2014-02-05 at 07:42 -0800, Sean Bruno wrote:
> > > I note that I have somehow failed to install or configure my system so
> > > that my terminal does not render characters outside
On Fri, Feb 07, 2014 at 05:33:56AM -0800, Anton Shterenlikht wrote:
> /usr/src/UPDATING:
>
> 20130905:
> The PROCDESC kernel option is now part of the GENERIC kernel
> configuration and is required for the rwhod(8) to work.
> If you are using custom kernel configuration, yo
/usr/src/UPDATING:
20130905:
The PROCDESC kernel option is now part of the GENERIC kernel
configuration and is required for the rwhod(8) to work.
If you are using custom kernel configuration, you should include
'options PROCDESC'.
There is no later entry advising n
On Wed, Jan 15, 2014 at 12:36:53PM +0100, Jeremie Le Hen wrote:
> On Wed, Jan 15, 2014 at 12:40:35PM +0400, Gleb Smirnoff wrote:
> > J> >
> > J> > Can you try to reproduce this with unmapped I/O turned off in boot
> > loader?
> > J>
> > J> I've never heard of that. Can you please point me to th
On 02/06/2014 08:37 PM, John Baldwin wrote:
> I would like to commit this to HEAD soon but thought I would post it for some
> pre-commit testing for the brave. :) If you are really brave, try booting
> with 'hw.pci.clear_buses=1' which will force the kernel to renumber all buses
> in the system
on 05/02/2014 14:22 Vitalij Satanivskij said the following:
> Dear Andriy and FreeBSD community,
>
> Ok. I'm get coredump on panic.
>
> What else i need to do?
Vitalij, Vladimir,
I have been able to reproduce the leak at work, so now I have full access to all
debugging information that I need.
Hi,
A new driver for the Apple Trackpad named "wsp" has been committed and
MFC'ed to 9-stable and 10-stable from -current.
The trackpad will appear non-working in X.org until HAL is recompiled
with support for "wsp" devices. This happens when I MFC "etc/usb.conf"
to 9-stable and 10-stable wh
13 matches
Mail list logo