Re: svn commit: r268619 - head/usr.bin/users

2014-07-14 Thread Tijl Coosemans
On Mon, 14 Jul 2014 12:24:38 + (UTC) Pietro Cerutti wrote: > Author: gahr (ports committer) > Date: Mon Jul 14 12:24:38 2014 > New Revision: 268619 > URL: http://svnweb.freebsd.org/changeset/base/268619 > > Log: > Unbreak the build by re-enabling exceptions. > > Disabling them breaks bu

svn commit: r268619 - head/usr.bin/users

2014-07-14 Thread Pietro Cerutti
Author: gahr (ports committer) Date: Mon Jul 14 12:24:38 2014 New Revision: 268619 URL: http://svnweb.freebsd.org/changeset/base/268619 Log: Unbreak the build by re-enabling exceptions. Disabling them breaks build on archs using GCC. The problem is at line 156 of bits/basic_ios.h: