adonthell-devel
[Top][All Lists]
Advanced

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

Re: [Adonthell-devel] event stuff committed


From: Sasha Kushnirenko
Subject: Re: [Adonthell-devel] event stuff committed
Date: Thu, 29 Apr 2004 19:22:35 +0400
User-agent: Mutt/1.3.28i

Hi, Kai!

> I hope I haven't broken compilation under Linux again. All your changes
> are merged in, Alex, so it should be okay.

There probably still is a minor bug, but may be it isdue to my
environment...

Sasha.

g++ -DHAVE_CONFIG_H -I../.. -I../../libltdl
-DPKGLIBDIR=\"/usr/local/lib/adonthell\" -g -Wall -fno-exceptions -fno-rtti
-I../../src/ -c diskio.cc -Wp,-MD,.deps/libadonthell_base_la-diskio.TPlo
-fPIC -DPIC -o .libs/libadonthell_base_la-diskio.lo
In file included from ../../src/base/diskio.h:32,
                 from diskio.cc:29:
../../src/base/flat.h: In method `void base::flat::put_uint16(const string
&, const short unsigned int &)':
../../src/base/flat.h:138: warning: statement with no effect
../../src/base/flat.h: In method `void base::flat::put_sint16(const string
&, const short int &)':
../../src/base/flat.h:143: warning: statement with no effect
../../src/base/flat.h: In method `void base::flat::put_uint32(const string
&, const unsigned int &)':
../../src/base/flat.h:148: warning: statement with no effect
../../src/base/flat.h: In method `void base::flat::put_sint32(const string
&, const int &)':
../../src/base/flat.h:153: warning: statement with no effect
../../src/base/flat.h: In method `void base::flat::put_float(const string &,
const float &)':
../../src/base/flat.h:164: implicit declaration of function `int
base::snprintf(...)'
diskio.cc: In method `bool base::diskio::get_record(base::igzstream &)':
diskio.cc:43: `stderr' undeclared (first use this function)
diskio.cc:43: (Each undeclared identifier is reported only once
diskio.cc:43: for each function it appears in.)
diskio.cc:43: implicit declaration of function `int fprintf(...)'
make[3]: *** [libadonthell_base_la-diskio.lo] Error 1




reply via email to

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