[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] patch to allow building libxml++ without glibmm
From: |
Greg Chicares |
Subject: |
Re: [lmi] patch to allow building libxml++ without glibmm |
Date: |
Sat, 29 Oct 2005 23:11:43 +0000 |
User-agent: |
Mozilla Thunderbird 1.0.2 (Windows/20050317) |
On 2005-10-29 21:11 UTC, Vadim Zeitlin wrote:
>
> as discussed previously, I've submitted a patch to libxml++ maintainers.
> As expected, it has generated a lovely discussion which can be followed
> here http://sourceforge.net/mailarchive/forum.php?forum_id=12784. As you
> can see, the maintainer didn't like the first patch so I made the second
> one which, AFAICS, is just fine and I submitted it to bugzilla this time:
> http://bugzilla.gnome.org/show_bug.cgi?id=320197. I don't think there is
> much else I can do but, of course, if any _technical_ (as opposed to "why
> should we do this when everyone uses GNOME anyhow" philosophical kind)
> issues come up, I'll try to deal with them as well as possible. In any
You've presented a reasonable case, and shown flexibility in altering your
patch to suit their tastes. I wouldn't be surprised if they accept it because
(1) it's harmless, as your extensive testing shows, and (2) it makes a common
complaint vanish--even though they believe using utf-8 for xml compatibility
is wiser than using std::string for C++ compatibility.
> case, I think the patch above should be used for lmi.
Agreed.