[glade--] glademm on F9
- From: "Amadeus W.M." <amadeus84 verizon net>
- To: glademm-list gnome org
- Subject: [glade--] glademm on F9
- Date: Sat, 28 Jun 2008 02:09:21 +0000 (UTC)
Is glademm still being maintained? I'm trying to compile it on a Fedora 9
system and it just won't compile. I've fixed some problems myself, but I
ran into an error that I can't fix. More precisely, in src/TagStream.cc,
in
std::string TagStream::de_xml(const std::string &cont)
{
//
}
what could
std::string::const_iterator verbatim(::find(i,cont.end(),'&'));
possibly mean? Shouldn't ie be std::find()? I don't understand how it
compiled on previous Fedora versions.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]