DragonFly commits List (threaded) for 2013-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: flex: Add local modifications and DragonFly READMEs
commit 655ed7a0e8bcc1c9bd913a69c224ebd8bcff353b
Author: John Marino <draco@marino.st>
Date: Wed Jan 16 02:47:11 2013 +0100
flex: Add local modifications and DragonFly READMEs
The quality of the latest flex 2.5.37 release is pretty poor. The
man page displayed the wrong version, the code doesn't compile with
GCC 4.7, the new lerrs_fatal function missing a protocol and then
given the wrong type once when it was called. Some of the errors
could have been fixed with higher WARNS settings but these patches
applied over the flex vendor branch should fix the bugs.
The standard DragonFly README files are added at the same time.
Summary of changes:
contrib/flex/README.DELETED | 39 +++++++++++++++++++++++++++++++++++++++
contrib/flex/README.DRAGONFLY | 20 ++++++++++++++++++++
contrib/flex/buf.c | 5 ++++-
contrib/flex/doc/flex.1 | 2 +-
contrib/flex/filter.c | 3 ---
contrib/flex/flexdef.h | 3 +++
contrib/flex/main.c | 3 ++-
contrib/flex/scanflags.c | 8 +++++---
8 files changed, 74 insertions(+), 9 deletions(-)
create mode 100644 contrib/flex/README.DELETED
create mode 100644 contrib/flex/README.DRAGONFLY
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/655ed7a0e8bcc1c9bd913a69c224ebd8bcff353b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]