On 11/14/2012 08:46 PM, Kirk, Benjamin (JSC-EG311) wrote:
> On Nov 14, 2012, at 7:43 PM, David Knezevic <dknezevic@...> wrote:
>
>> On 11/14/2012 04:10 PM, Roy Stogner wrote:
>>> On Tue, 13 Nov 2012, David Knezevic wrote:
>>>
>>>> However, I didn't want to check it in right away since it breaks some
>>>> tests with 0.8.0 around the corner. I was wondering if you might run
>>>> it through buildbot etc, and if it looks good at your end then I'd
>>>> like to check it in before 0.8.0 is finalized if possible.
>>> It's giving compilation failures with our BuildBot configurations at
>>> the moment - try it on a libMesh configured with
>>> --disable-legacy-using-namespace and see if you can fix those?
>>
>> hmm, I'm not getting any compilation errors with
>>
>> ./configure --enable-everything --disable-slepc --enable-complex
>> --disable-legacy-using-namespace
>>
>> or
>>
>> ./configure --enable-everything --disable-legacy-using-namespace
>>
>> What is an example configuration that is failing?
> Roy, what svn revision was failing?
>
> I fixed an issue with r6366, it may be OK now David.
>
> -Ben
Ah OK, thanks.
|