]> git.pld-linux.org Git - packages/flex.git/commitdiff
- leave skel.c alone (let it be regenerated)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 15 Jul 2003 14:05:28 +0000 (14:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flex-glibc22.patch -> 1.3

flex-glibc22.patch

index 1a301f80d16336a39d36b92e22cd3d2677d6890d..31016a43399d37bdd6f36ffad1fa4014b0adbe02 100644 (file)
@@ -41,32 +41,3 @@ diff -Nur flex-2.5.31.orig/scan.c flex-2.5.31/scan.c
  /* Initializes or reinitializes a buffer.
   * This function is sometimes called more than once on the same buffer,
   * such as during a yyrestart() or at EOF.
-diff -Nur flex-2.5.31.orig/skel.c flex-2.5.31/skel.c
---- flex-2.5.31.orig/skel.c    2003-06-19 00:31:34.000000000 +0200
-+++ flex-2.5.31/skel.c 2003-06-19 00:41:37.000000000 +0200
-@@ -2176,25 +2176,6 @@
-   "}",
-   "",
-   "",
--  "%if-c-only",
--  "m4_ifdef( [[M4_YY_ALWAYS_INTERACTIVE]],,",
--  "[[",
--  "    m4_ifdef( [[M4_YY_NEVER_INTERACTIVE]],,",
--  "    [[",
--  "#ifndef __cplusplus",
--  "extern int isatty M4_YY_PARAMS( int );",
--  "#endif /* __cplusplus */",
--  "    ]])",
--  "]])",
--  "%endif",
--  "",
--  "%if-c++-only",
--  "m4_ifdef( [[M4_YY_NEVER_INTERACTIVE]],,",
--  "[[",
--  "extern \"C\" int isatty M4_YY_PARAMS( int );",
--  "]])",
--  "%endif",
--  "",
-   "/* Initializes or reinitializes a buffer.",
-   " * This function is sometimes called more than once on the same buffer,",
-   " * such as during a yyrestart() or at EOF.",
This page took 0.07405 seconds and 4 git commands to generate.