[patterns] Pattern matching

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Fri Jul 7 15:21:46 UTC 2017


That looks a bit behind - but nothing out of the ordinary.

To make sure we're doing the right thing, go in the toplevel dir and 
execute following commands:

sh get_source.sh

sh common/bin/hgforest update patterns

make clean

make images


My suspect is that you have updated to the right branch for the toplevel 
repo, but not for all the other repos.

Maurizio





On 07/07/17 16:12, Mark Raynsford wrote:
> Hello!
>
> On 2017-07-07T16:08:00 +0100
> Maurizio Cimadamore <maurizio.cimadamore at oracle.com> wrote:
>> The changeset you show is the right 'tip' for the toplevel repo. If you
>> go inside the 'langtools' folder, and do
>>
>> hg tip
>>
>> what does it print?
> $ hg tip
> changeset:   4423:be8da3a33d15
> branch:      patterns
> tag:         tip
> user:        gbierman
> date:        Fri Jun 30 17:03:28 2017 +0100
> summary:     Prototype for pattern matching
>
> M



More information about the amber-dev mailing list