sane-project-website/old-archive/2000-12/0319.html

104 wiersze
4.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: xsane-0.69 sourcecode released</TITLE>
<META NAME="Author" CONTENT="Eugene Kanter (eugene@KAHTEP.com)">
<META NAME="Subject" CONTENT="Re: xsane-0.69 sourcecode released">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: xsane-0.69 sourcecode released</H1>
<!-- received="Sat Dec 30 08:43:08 2000" -->
<!-- isoreceived="20001230164308" -->
<!-- sent="Sat, 30 Dec 2000 11:59:50 -0500 (EST)" -->
<!-- isosent="20001230165950" -->
<!-- name="Eugene Kanter" -->
<!-- email="eugene@KAHTEP.com" -->
<!-- subject="Re: xsane-0.69 sourcecode released" -->
<!-- id="Pine.LNX.4.21.BCL.0012301155380.32075-100000@router.KAHTEP.com" -->
<!-- inreplyto="3A4DE2EB.9BCE16AB@wolfsburg.de" -->
<STRONG>From:</STRONG> Eugene Kanter (<A HREF="mailto:eugene@KAHTEP.com?Subject=Re:%20xsane-0.69%20sourcecode%20released&In-Reply-To=&lt;Pine.LNX.4.21.BCL.0012301155380.32075-100000@router.KAHTEP.com&gt;"><EM>eugene@KAHTEP.com</EM></A>)<BR>
<STRONG>Date:</STRONG> Sat Dec 30 2000 - 08:59:50 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0320.html">Per Aalrust: "Re: xsane-0.69 sourcecode released"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0318.html">Oliver Rauch: "xsane-0.69 sourcecode released"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0318.html">Oliver Rauch: "xsane-0.69 sourcecode released"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0321.html">Oliver Rauch: "Re: xsane-0.69 sourcecode released"</A>
<LI><STRONG>Next in thread:</STRONG> <A HREF="0320.html">Per Aalrust: "Re: xsane-0.69 sourcecode released"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0321.html">Oliver Rauch: "Re: xsane-0.69 sourcecode released"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#319">[ date ]</A>
<A HREF="index.html#319">[ thread ]</A>
<A HREF="subject.html#319">[ subject ]</A>
<A HREF="author.html#319">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
On Sat, 30 Dec 2000, Oliver Rauch wrote:
<BR>
<P><EM>&gt; Here the changes in details:
</EM><BR>
<P>[...]
<BR>
<P><EM>&gt;
</EM><BR>
<EM>&gt; - changed way to find out home directory in xsane-back-gtk.c:
</EM><BR>
<EM>&gt; now getenv(ENVIRONMENT_HOME_DIR_NAME) is used instead of getpwuid(...)-&gt;pw_dir.
</EM><BR>
<EM>&gt; (getenv is usable for Win32 and unix, getpwuid makes problems on Win32)
</EM><BR>
<EM>&gt;
</EM><BR>
I would not switch from getpwuid to getenv on UNIX because getenv is
<BR>
generally less reliable. Please use conditional compilation and leave
<BR>
original getpwuid-&gt;pwd code for UNIX in place.
<BR>
<P>And thank you very much for aclocal.m4 fixes. I guess I was patching it in
<BR>
the right direction...
<BR>
<P>Eugene.
<BR>
<P><P><P><PRE>
--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20xsane-0.69%20sourcecode%20released&In-Reply-To=&lt;Pine.LNX.4.21.BCL.0012301155380.32075-100000@router.KAHTEP.com&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0320.html">Per Aalrust: "Re: xsane-0.69 sourcecode released"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0318.html">Oliver Rauch: "xsane-0.69 sourcecode released"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0318.html">Oliver Rauch: "xsane-0.69 sourcecode released"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0321.html">Oliver Rauch: "Re: xsane-0.69 sourcecode released"</A>
<LI><STRONG>Next in thread:</STRONG> <A HREF="0320.html">Per Aalrust: "Re: xsane-0.69 sourcecode released"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0321.html">Oliver Rauch: "Re: xsane-0.69 sourcecode released"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#319">[ date ]</A>
<A HREF="index.html#319">[ thread ]</A>
<A HREF="subject.html#319">[ subject ]</A>
<A HREF="author.html#319">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Sat Dec 30 2000 - 08:48:58 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>