ifile-dev
[Top][All Lists]
Advanced

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

Re: [Ifile-dev] ifile won't compile


From: Jason Rennie
Subject: Re: [Ifile-dev] ifile won't compile
Date: Thu, 22 May 2003 15:35:01 -0400

address@hidden said:
> What's wrong??? 

Edit opts.c and change

      // Error if -c used, but not -q or -Q

to

      /* Error if -c used, but not -q or -Q */

If that works, we'll make the change to the repository.  My guess is that
your compiler isn't recognizing C++ style comments.

Jason





reply via email to

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