bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grep-2.9.69-f91c on MSVC 9


From: Bruno Haible
Subject: Re: grep-2.9.69-f91c on MSVC 9
Date: Fri, 11 Nov 2011 22:12:36 +0100
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

> * MSVC 9
> 
> Compilation failure:

Once this compilation failure is fixed, more compilation failures
(due to syntax errors) occur in
  dfa.c:822
  dfa.c:3426
  kwsearch.c:43
  kwsearch.c:110
  main.c:2146

It's an ISO C99 vs. ANSI C issue (declaration after statement).

Also, in pcresearch.c the definition of Pexecute does not have the same
declspecs as the declaration in search.h:54. A similar fix as for
obstack.c should work.

Bruno
-- 
In memoriam Jan Opletal <http://en.wikipedia.org/wiki/Jan_Opletal>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]