GNU bug report logs - #17712
Files created/modified by "untangle" script

Previous Next

Package: grep;

Reported by: behoffski <behoffski <at> grouse.com.au>

Date: Fri, 6 Jun 2014 04:03:02 UTC

Severity: wishlist

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: behoffski <behoffski <at> grouse.com.au>
To: bug-grep <at> gnu.org
Subject: Files created/modified by "untangle" script
Date: Fri, 06 Jun 2014 13:30:50 +0930
[Message part 1 (text/plain, inline)]
G'day,

Running untangle, then make, in the grep/src directory, gives the
following output (I've added blank lines around the commands):

------

grep/src $ ./untangle

Creating charclass.h...
Creating charclass.c...
Creating fsatoken.h...
Creating fsatoken.c...
Creating mbcsets.h...
Creating mbcsets.c...
Creating proto-lexparse.h...
Creating fsalex.h...
Creating fsalex.c...
Creating fsaparse.h...
Creating fsaparse.c...
Creating fsamusts.h...
Creating fsamusts.c...
Generating dfa-prl.c by copying dfa.c and then applying edits
Modifying (if needed) Makefile.am; you may need to re-run automake...

grep/src $ make

 cd .. && /bin/sh /home/grep-gnu/grep/build-aux/missing automake-1.13 --gnu src/Makefile
 cd .. && /bin/sh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
  CC       charclass.o
  CC       fsatoken.o
  CC       fsalex.o
  CC       fsaparse.o
  CC       fsamusts.o
  CC       mbcsets.o
  CC       dfa-prl.o
  CCLD     grep
  GEN      egrep
  GEN      fgrep

grep/src $

------

Attached are the files created or modified by the script.

cheers,

behoffski (Brenton Hoff)
Programmer, Grouse Software
[charclass.c (text/x-csrc, attachment)]
[charclass.h (text/x-chdr, attachment)]
[dfa-prl.c (text/x-csrc, attachment)]
[fsalex.c (text/x-csrc, attachment)]
[fsalex.h (text/x-chdr, attachment)]
[fsamusts.c (text/x-csrc, attachment)]
[fsamusts.h (text/x-chdr, attachment)]
[fsaparse.c (text/x-csrc, attachment)]
[fsaparse.h (text/x-chdr, attachment)]
[fsatoken.c (text/x-csrc, attachment)]
[fsatoken.h (text/x-chdr, attachment)]
[mbcsets.c (text/x-csrc, attachment)]
[mbcsets.h (text/x-chdr, attachment)]
[proto-lexparse.h (text/x-chdr, attachment)]
[Makefile.am (text/plain, attachment)]

This bug report was last modified 11 years and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.