dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16881
Re: [Branch ~dolfin-core/dolfin/main] Rev 4374: Make _function_space private (not protected) in Function class
On Thu, Dec 3, 2009 at 3:10 PM, Garth N. Wells <gnw20@xxxxxxxxx> wrote:
>
>
> Johannes Ring wrote:
>> On Thu, Dec 3, 2009 at 3:04 PM, Garth N. Wells <gnw20@xxxxxxxxx> wrote:
>>>
>>> noreply@xxxxxxxxxxxxx wrote:
>>>> ------------------------------------------------------------
>>>> revno: 4374
>>>> committer: Anders Logg <logg@xxxxxxxxx>
>>>> branch nick: dolfin-dev
>>>> timestamp: Thu 2009-12-03 14:21:00 +0100
>>>> message:
>>>> Make _function_space private (not protected) in Function class
>>>> modified:
>>>> dolfin/function/Function.h
>>>>
>>> Is this change essential? The buildbots were all green ready for a
>>> release and now DOLFIN is broken.
>>
>> I think the problem is that launchpad code hosting is down.
>>
>
> Somewhat related, does the buildbot use
>
> bzr pull http://code. . . ./foo/main
>
> or
>
> bzr pull lp:foo
>
> ?
The first one, or rather
bzr pull http://bazaar. . . ./foo/main
Johannes
Follow ups
References