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

To reply to this bug, email your comments to 17712 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-grep <at> gnu.org:
bug#17712; Package grep. (Fri, 06 Jun 2014 04:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to behoffski <behoffski <at> grouse.com.au>:
New bug report received and forwarded. Copy sent to bug-grep <at> gnu.org. (Fri, 06 Jun 2014 04:03:02 GMT) Full text and rfc822 format available.

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)]

Severity set to 'wishlist' from 'normal' Request was from Paul Eggert <eggert <at> cs.ucla.edu> to control <at> debbugs.gnu.org. (Sat, 07 Jun 2014 22:30:02 GMT) Full text and rfc822 format available.

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

Previous Next


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