public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/xvile/files: vile-9.8h-flex.patch
@ 2012-08-28  8:35 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2012-08-28  8:35 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/08/28 08:35:45

  Added:                vile-9.8h-flex.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha123/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-editors/xvile/files/vile-9.8h-flex.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xvile/files/vile-9.8h-flex.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xvile/files/vile-9.8h-flex.patch?rev=1.1&content-type=text/plain

Index: vile-9.8h-flex.patch
===================================================================
--- vile-9.8h/filters/filters.h
+++ vile-9.8h/filters/filters.h
@@ -200,27 +200,6 @@
 #endif
 #endif /* __GNUC__ */
 
-/*
- * 2003/5/20 - "new" flex 2.5.31:
- * workaround for "developers" who don't use compiler-warnings...
- * perhaps by the time "new" flex merits the term "beta", they'll fix this:
- */
-#if defined(FLEX_BETA)
-extern FILE *yyget_in (void);
-extern FILE *yyget_out (void);
-extern char *yyget_text (void);
-extern int yyget_debug (void);
-extern int yyget_leng (void);
-extern int yyget_lineno (void);
-extern int yylex_destroy (void);
-extern void yyset_debug (int bdebug);
-extern void yyset_in (FILE * in_str);
-extern void yyset_lineno (int line_number);
-extern void yyset_out (FILE * out_str);
-/* there's also warnings for unused 'yyunput()', but I don't see a fix */
-/* flex's skeleton includes <unistd.h> - no particular reason apparent */
-#endif
-
 #define YY_NO_INPUT 1		/* get rid of 'input()' function */
 
 /*





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-28  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28  8:35 [gentoo-commits] gentoo-x86 commit in app-editors/xvile/files: vile-9.8h-flex.patch Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox