Saturday, March 9, 2013, 10:35:30 PM, you wrote:
> On 3/9/13 4:26 PM, Leif Hedstrom wrote:
>> Hi all,
>> I've prepared a release for v3.3.1, which has quite a few improvements and
>> bug fixes over 3.3.0. Please see the CHANGES for more details.
>> The artifacts are available at
>> http://peop
Leif,
I haven't had time to test yet -
would you mind extending the vote?
-- i
- Original Message -
> Saturday, March 9, 2013, 10:35:30 PM, you wrote:
>
> > On 3/9/13 4:26 PM, Leif Hedstrom wrote:
> >> Hi all,
>
> >> I've prepared a release for v3.3.1, which has quite a few
> >> impro
Unfortunately this commit breaks my build and executable. FC 18. --enable-debug
and --enable-wccp.
Building:
autoreconf -i
fails.
[amc@yuna ats]$ autoreconf -i
configure.ac:1115: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected
in body
../../lib/autoconf/lang.m4:194: AC_LANG_CO
On 12/03/2013, at 7:57 PM, Alan M. Carroll wrote:
> Unfortunately this commit breaks my build and executable. FC 18.
> --enable-debug and --enable-wccp.
>
> Building:
>
>autoreconf -i
>
> fails.
>
> [amc@yuna ats]$ autoreconf -i
> configure.ac:1115: warning: AC_LANG_CONFTEST: no AC_LANG
- Original Message -
> Unfortunately this commit breaks my build and executable. FC 18.
> --enable-debug and --enable-wccp.
>
> Building:
>
> autoreconf -i
Should you `autoreconf -if` ?
> fails.
>
> [amc@yuna ats]$ autoreconf -i
> configure.ac:1115: warning: AC_LANG_CONFTEST: no
I dont fully understand how this would work in the 8 byte case if memory
alignment was the issue.
Brian
On Tue, Mar 12, 2013 at 10:36 PM, Igor Galić wrote:
>
>
> - Original Message -
> > Unfortunately this commit breaks my build and executable. FC 18.
> > --enable-debug and --enable-wcc