Re: [gtk-list] Re: Fix for Solaris 2.5/2.6 problems with cordumps on compiling testgtk testglib simple et.c.
- From: Deon Ramsey <ramsey dfki uni-kl de>
- To: gtk-list redhat com
- cc: ramsey dfki uni-kl de
- Subject: Re: [gtk-list] Re: Fix for Solaris 2.5/2.6 problems with cordumps on compiling testgtk testglib simple et.c.
- Date: Wed, 18 Mar 1998 23:00:13 +0100
Jim Harmon wrote:
> Deon, thankyou for the update.
>
> When will the patch be posted on ftp://ftp.gimp.org/pub/gtk/ ?
Whenever the ftpadmin on ftp.gimp.org decides to move them there ;-) I
actually ftp'ed the patch
to the server *before* sending the mail you answered to. Dunno in which
directory it will appear,
so you may have to look around a bit. I think it's safe to assume it'll be
there by tomorrow. If you
*need* it now, try using the one at the bottom of this e-mail
Bye,
Miavir
P.S. I still haven't gotten any feedback on my active/inactive widget patch,
why not have a look and
tell me what you think, it's at
ftp://ftp.gimp.org/pub/gtk/patches/outdated/gtk-draco-980316-0.patch.gz
Don't let the 'outdated' fool you, it's current with gtk+-0.99.07 , and was
simply not applied because
of the new feature freeze.
-----------------------------------------------------------------------------
Deon Ramsey (general Librarygopher) may be reached as:
Work: Private:
dfkidok@dfki.uni-kl.de ramsey@rhrk.uni-kl.de
WWW:
<A HREF="http://www.dfki.uni-kl.de/~ramsey/">Deon Ramsey</A>
Or via Snail-Mail: Deon Ramsey
Koenigstr. 11
67655 Kaiserslautern
Germany
Program (Pro'-gram) n. A magic spell cast over a computer, causing it to
turn one's input into error messages.
There are many intelligent species in the Universe.
They are all owned by cats.
Be discreet, be polite, but be yourself. -- Per Aspera
diff -ru gtk+-0.99.7/glib/ltmain.sh gtk+-0.99.7a/glib/ltmain.sh
--- gtk+-0.99.7/glib/ltmain.sh Sat Mar 14 19:13:58 1998
+++ gtk+-0.99.7a/glib/ltmain.sh Wed Mar 18 20:23:56 1998
@@ -1460,6 +1460,9 @@
echo=\"$qecho\"
file=\"\$0\"
fi
+"
+ $echo >> $output \
+"
# Find the directory that this script lives in.
thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
diff -ru gtk+-0.99.7/ltmain.sh gtk+-0.99.7a/ltmain.sh
--- gtk+-0.99.7/ltmain.sh Sat Mar 14 19:13:49 1998
+++ gtk+-0.99.7a/ltmain.sh Mon Mar 16 19:28:06 1998
@@ -1460,6 +1460,9 @@
echo=\"$qecho\"
file=\"\$0\"
fi
+"
+ $echo >> $output \
+"
# Find the directory that this script lives in.
thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]