]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000009.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2001 / 000009.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Alpha compile error
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Alpha%20compile%20error&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="000022.html">
11 <LINK REL="Next" HREF="000012.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Alpha compile error</H1>
15 <B>Ben Goldstein</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Alpha%20compile%20error&In-Reply-To="
17 TITLE="[IRCServices Coding] Alpha compile error">beng at nc.rr.com
18 </A><BR>
19 <I>Thu Dec 13 15:04:37 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000022.html">[IRCServices Coding] Services 5
22 </A></li>
23 <LI>Next message: <A HREF="000012.html">[IRCServices Coding] Alpha compile error
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#9">[ date ]</a>
27 <a href="thread.html#9">[ thread ]</a>
28 <a href="subject.html#9">[ subject ]</a>
29 <a href="author.html#9">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>gcc -DCLEAN_COMPILE -O2 -Wall -Wmissing-prototypes -g -I../.. -c set.c -o
35 set.o
36 set.c: In function `do_set_timezone':
37 set.c:487: wrong type argument to unary minus
38 set.c:447: warning: `j' might be used uninitialized in this function
39
40 487: j = ngi-&gt;timezone*60 - (-timezone);
41
42 I'm not sure what this is even doing, I havn't dug into the code. But it
43 doesn't seem that &quot;timezone&quot; alone is the correct var you meant to use here.
44
45 -- Ben Goldstein (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">beng at nc.rr.com</A>)
46
47 bash-2.05$ uname -a
48 FreeBSD raider 4.4-20010827-RC2 FreeBSD 4.4-20010827-RC2 #4: Fri Nov 16
49 14:57:04 EST 2001 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">root at raider</A>:/usr/obj/usr/src/sys/BG1 i386
50 bash-2.05$ gmake -ver
51 GNU Make version 3.79, by Richard Stallman and Roland McGrath.
52 Built for i386-unknown-freebsdelf4.4
53 Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
54 Free Software Foundation, Inc.
55 This is free software; see the source for copying conditions.
56 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
57 PARTICULAR PURPOSE.
58
59 Report bugs to &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">bug-make at gnu.org</A>&gt;.
60
61
62
63 </PRE>
64
65 <!--endarticle-->
66 <HR>
67 <P><UL>
68 <!--threads-->
69 <LI>Previous message: <A HREF="000022.html">[IRCServices Coding] Services 5
70 </A></li>
71 <LI>Next message: <A HREF="000012.html">[IRCServices Coding] Alpha compile error
72 </A></li>
73 <LI> <B>Messages sorted by:</B>
74 <a href="date.html#9">[ date ]</a>
75 <a href="thread.html#9">[ thread ]</a>
76 <a href="subject.html#9">[ subject ]</a>
77 <a href="author.html#9">[ author ]</a>
78 </LI>
79 </UL>
80
81 </body></html>