Re: [Nautilus-list] compile error with gcc-3.0
- From: Havoc Pennington <hp redhat com>
- To: Thomas Cataldo <tomc compaqnet fr>
- Cc: nautilus-list lists eazel com
- Subject: Re: [Nautilus-list] compile error with gcc-3.0
- Date: 06 Oct 2001 12:06:48 -0400
Thomas Cataldo <tomc compaqnet fr> writes:
> Compilation is failing because of a missing ';' in
> nautilus-mozilla-embed-extensions.cpp
>
> struct Encoding
> {
> Encoding (const char *encoding,
> const char *encoding_title,
> const char *translated_encoding_title) :
> m_encoding (encoding),
> m_encoding_title (encoding_title),
> m_translated_encoding_title (translated_encoding_title)
> {
> }; <--------------------- HERE
Huh? No semicolon should be required there, unless I'm missing
something.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]