Dominik Vogt <fvwm_at_fvwm.org> writes:
> On Tue, Mar 12, 2002 at 05:07:24PM -0700, Gregg Dameron wrote:
> > Dominik Vogt wrote:
> >
> > > On Mon, Mar 11, 2002 at 06:55:54PM -0700, Gregg Dameron wrote:
> > > > The Solaris C compiler (acc) complains when building fvwm2. In our sho
> p
> > > > we tend to get nervous about such things, since we will be providing
> > > > systems (with fvwm2 installed) to our end users, and must answer to any
> > > > bug reports they submit. (They have a real knack for exposing weird,
> > > > intermittent anomalies.) As a result, we've developed a healthy respec
> t
> > > > for compiler warnings. What follows are the warnings from a build of
> > > > 2.4.6. Any plans to address these?
> > > >
> > > > Gregg Dameron
> > > >
> > > >
> > > > "../config.h", line 91: warning: syntax error: empty declaration
> > > > (or)
> > > > "../../config.h", line 91: warning: syntax error: empty declaration
> > > > (many, many of these - these warnings are new since 2.4.5)
> > >
> > > Forget these; generated by configure.
> >
> > Ah, but did you notice the stray semicolon at the end of line 90 of
> > config.h.in? That's where most of the compiler noise is coming from. It
> > appeared between 2.4.5 and 2.4.6.
>
> Er, no. I can't find any stray semicolon. How does the line look
> like?
The extra semicolon was in acconfig.h (which creates config.h.in).
Its already fixed:
2002-03-13 Mikhael Goikhman <migo_at_homemail.com>
* acconfig.h:
fixed an empty statement ";" warning with some compilers
--
Dan Espen E-mail: dane_at_mk.telcordia.com
444 Hoes Lane Room RRC 1C-214 Phone: (732) 699-5570
Piscataway, NJ 08854
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Mar 13 2002 - 06:22:09 GMT