Glenn Fowler <[email protected]> wrote on 07/31/2010 00:12:27:
> 
> thanks for pointing this out
> its a bug in the nmake --mam output
> it output a "done joint.exparse.y" without a previous nested "make 
> joint.exparse.y"
> It will be fixed in thenext release

The error is still present in ast-base.2010-08-11.
Building after removing src/cmd/nmake returns:

mamake [lib/libexpr]: ast-base.2010-08-11/src/lib/libexpr/Mamfile: 229: 
joint.exparse.y: improper done statement
mamake [lib/libexpr]: ast-base.2010-08-11/src/lib/libexpr/Mamfile: 231: 
exparse.o: improper done statement
mamake [lib/libexpr]: ast-base.2010-08-11/src/lib/libexpr/Mamfile: 358: 
libexpr.a: improper done statement
mamake [lib/libexpr]: ast-base.2010-08-11/src/lib/libexpr/Mamfile: 359: 
expr: improper done statement
mamake [lib/libexpr]: ast-base.2010-08-11/src/lib/libexpr/Mamfile: 400: 
install: improper done statement

$ diff ast-base.{2010-07-01,2010-08-11}/src/lib/libexpr/Mamfile
1c1
< info mam static 00000 1994-07-17 make (AT&T Research) 5.5 2010-06-01
---
> info mam static 00000 1994-07-17 make (AT&T Research) 5.5 2010-08-11
229c229
< done joint.exparse.y virtual
---
> done joint.exparse.y generated virtual

Philippe Bergheaud
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to