bison

2020-08-18 Thread Takeshi Enomoto
Dear all, I experienced a build error probably due to the behaviour of a recent version of bison. Is anyone in the list aware of the changes in bison? I fixed udunits by using Berkeley Yacc (byacc). metview requires bison, so I used /usr/bin/bison to avoid errors due to bison 3.7.1 of MacPorts.

Fwd: bison

2020-08-18 Thread Takeshi Enomoto
Dear all, I experienced a build error probably due to the behaviour of a recent version of bison. Is anyone in the list aware of the changes in bison? I fixed udunits by using Berkeley Yacc (byacc). metview requires bison, so I used /usr/bin/bison to avoid errors due to bison 3.7.1 of MacPorts.

Re: bison

2020-08-18 Thread Ryan Schmidt
On Aug 18, 2020, at 22:45, Takeshi Enomoto wrote: > I experienced a build error probably due to the behaviour of a recent > version of bison. > > Is anyone in the list aware of the changes in bison? > > I fixed udunits by using Berkeley Yacc (byacc). > metview requires bison, so I used /usr/bin/

Re: activate hidden files

2020-08-18 Thread Takeshi Enomoto
I noticed that bsd tar ignores all the files starting with . but gnutar includes them except for . and .. 2020年8月19日(水) 12:47 Takeshi Enomoto : > > Dear all, > > I am updating metview. > I get errors at activate because of image error. > The files causing error start with . (dot). > Are hidden fi