Fixed compilation problem on MinGW [Bug #1517424].

git-svn-id: svn://svn.code.sf.net/p/ctags/code/trunk@577 c5d04d22-be80-434c-894e-aa346cc9e8e8
This commit is contained in:
dhiebert 2007-06-30 15:30:16 +00:00
parent 81a577defd
commit 910ad23068
2 changed files with 3 additions and 1 deletions

3
NEWS
View File

@ -1,6 +1,6 @@
Current Version: @@VERSION@@
ctags-NEXT (Mon June 6 2007)
ctags-NEXT (Sat June 30 2007)
* Added support for DIM AS [Freebasic, Bug #1741778].
* Added support for arbitrary nesting depth [Python, Bug #1684786, Debian bug #409078].
* Added support for verbatim string literals [C#, Bug #1515910].
@ -36,6 +36,7 @@ ctags-NEXT (Mon June 6 2007)
* Fixed various memory leaks, mostly contributed by Dmitry Antipov.
* Fixed parsing of `define [Verilog, Bug #961001].
* Fixed crashes involving '/' [Verilog, Bug #1743330].
* Fixed compilation problem on MinGW [Bug #1517424].
ctags-5.6 (Mon May 29 2006)
* Reformatted code for independence of tab stop setting.

View File

@ -66,6 +66,7 @@
# define HAVE_DIR_H 1
# define HAVE_DIRENT_H 1
# define HAVE__FINDFIRST 1
# define findfirst_t long
# define ffblk _finddata_t
# define FA_DIREC _A_SUBDIR
# define ff_name name