]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003648.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003648.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Services 5.0.13 released
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.0.13%20released&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003646.html">
11 <LINK REL="Next" HREF="003650.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Services 5.0.13 released</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.0.13%20released&In-Reply-To="
17 TITLE="[IRCServices] Services 5.0.13 released">Craig at chatspike.net
18 </A><BR>
19 <I>Mon Mar 3 19:05:47 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003646.html">[IRCServices] Services 5.0.13 released
22 </A></li>
23 <LI>Next message: <A HREF="003650.html">[IRCServices] Services 5.0.14 released
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3648">[ date ]</a>
27 <a href="thread.html#3648">[ thread ]</a>
28 <a href="subject.html#3648">[ subject ]</a>
29 <a href="author.html#3648">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>[<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">irc at pluto</A> irc]$ touch a
35 [<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">irc at pluto</A> irc]$ rm -f b
36 [<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">irc at pluto</A> irc]$ test a -nt b
37 [<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">irc at pluto</A> irc]$ echo $?
38 1
39
40 GNU bash, version 2.04.21(1)-release (i386-redhat-linux-gnu)
41 Copyright 1999 Free Software Foundation, Inc.
42
43 Running on Redhat 7.1
44
45
46
47
48 -----------------------------------------------------------------------
49 Craig McLure - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">Craig at chatspike.net</A>
50 ChatSpike - The users network: <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
51 InspIRCd - Modular IRC server: <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
52 -----------------------------------------------------------------------
53
54 ============ Original Message ============
55 &gt;<i>From : &quot;Andrew Church&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>&gt;
56 </I>&gt;<i>Reply-To : <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
57 </I>&gt;<i>To : <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
58 </I>&gt;<i>Subject : Re: Re: [IRCServices] Services 5.0.13 released
59 </I>&gt;<i>Date : 2003-03-04
60 </I>&gt;<i>
61 </I>&gt;<i>
62 </I>&gt;&gt;<i>I'm wondering whether this is anything to do with:
63 </I>&gt;&gt;<i>
64 </I>&gt;&gt;<i>#define MODULE_VERSION_CODE 0x05000C /* 5.0.12 */
65 </I>&gt;&gt;<i>
66 </I>&gt;&gt;<i>in the modules.h for 5.0.13?
67 </I>&gt;<i>
68 </I>&gt;<i> This is correct--it means the interface hasn't changed since that
69 </I>&gt;<i>version.
70 </I>&gt;<i>
71 </I>&gt;&gt;<i>That said, it compiled fine for me using the 5.0.13 diff patch under
72 </I>&gt;&gt;<i>debian woody.
73 </I>&gt;<i>
74 </I>&gt;<i> I suspect this is a problem with differing implementations of
75 </I>&gt;<i>&quot;test file1 -nt file2&quot; in various shells. To the people who are having
76 </I>&gt;<i>problems, try the following (note, it will delete any file named &quot;b&quot; in the
77 </I>&gt;<i>current directory):
78 </I>&gt;<i> touch a
79 </I>&gt;<i> rm -f b
80 </I>&gt;<i> test a -nt b
81 </I>&gt;<i> echo $?
82 </I>&gt;<i>If it prints &quot;1&quot;, let me know what shell and version you're using--I'll see
83 </I>&gt;<i>about doing a workaround.
84 </I>&gt;<i>
85 </I>&gt;<i> --Andrew Church
86 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
87 </I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
88 </I>&gt;<i>------------------------------------------------------------------
89 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
90 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
91 </I>&gt;<i>.
92 </I>========= End of Original Message =========
93
94
95
96 </PRE>
97
98 <!--endarticle-->
99 <HR>
100 <P><UL>
101 <!--threads-->
102 <LI>Previous message: <A HREF="003646.html">[IRCServices] Services 5.0.13 released
103 </A></li>
104 <LI>Next message: <A HREF="003650.html">[IRCServices] Services 5.0.14 released
105 </A></li>
106 <LI> <B>Messages sorted by:</B>
107 <a href="date.html#3648">[ date ]</a>
108 <a href="thread.html#3648">[ thread ]</a>
109 <a href="subject.html#3648">[ subject ]</a>
110 <a href="author.html#3648">[ author ]</a>
111 </LI>
112 </UL>
113
114 </body></html>