Hi Max.
1) You are quite right, the man pages belong in -dev. I'll move them.
2) Yes, gettext-runtime and gettext-tools can be compiled completely
separately, although they use the same source (and gettext-runtime has
to be done first because gettext-tools links to the libs in the other
package)
Am Freitag, 08.08.03 um 17:35 Uhr schrieb Martin Costabel:
[...]
I am not buying this explanation completely, because on Darwin, this
bus error happens *every time*, and on Linux, *never*. So it doesn't
look like a problem involving randomly filled memory locations.
Oh it's not a surprise. While
or the one line
perl -pi -e 's,-arch i386,,g' Makefile
On Friday, August 8, 2003, at 11:38 AM, David R. Morrison wrote:
mv Makefile Makefile.old
sed "s|-arch i386||g" < Makefile.old > Makefile
---
This SF.Net email sponsored by: Free pre-bu
On Fri, Aug 08, 2003 at 05:35:16PM +0200, Martin Costabel wrote:
Gak. There's no quick workaround that I'm aware of. The Scribus folks
are relying on undefined behavior and we're stuck with the results.
The only solutions I'm aware of both involve patching Scribus. You
can either modify the rou
On Saturday, August 9, 2003, at 5:51PM, Martin Costabel wrote:
-#if defined( Q_OS_MAC )
+#if 1 /* defined( Q_OS_MAC ) */
QString *that = const_cast(&QString::null);
that->d = QString::shared_null;
#endif
I am not sure if I want to learn enough C++ to understand what this is
doing. But
On Saturday, August 9, 2003, at 7:11PM, Martin Costabel wrote:
Neither Q_OS_MACX nor Q_OS_MAC are defined, only Q_OS_MACX11.
You're right, that is a regression. I'll look into making a new
release.
--
We put a lot of thought into our defaults. We like them. If we
didn't, we would have made so
Not sure if this went through the first time.
Begin forwarded message:
From: TheSin <[EMAIL PROTECTED]>
Date: Monday, August 4, 2003 08:10:02 PM Canada/Mountain
To: [EMAIL PROTECTED]
Subject: .la files openldap and dbs
libldap.la has this in it
# Libraries that this one depends upon.
dependency