View Issue Details

IDProjectCategoryView StatusLast Update
0004245unrealircdpublic2013-11-24 20:26
Reporterrfrederick Assigned Tosyzop  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
OSFreeBSD 
Product Version3.2.10.2 
Fixed in Version3.2.10.2 
Summary0004245: Compile-Time Syntax Error in UnrealIRCd 3.2.10.2
DescriptionThe latest .tar.gz of 3.2.10.2 (as of 19:14 UTC) fails to compile with the following syntax error:

In file included from timesynch.c:21:
In file included from ../include/struct.h:27:
../include/sys.h:147:43: error: expected ')' in preprocessor expression
#if defined(macosx) || (defined(__APPLE__)
                        ~~~~~~~~~~~~~~~~~~^
../include/sys.h:147:24: note: to match this '('
#if defined(macosx) || (defined(__APPLE__)
                       ^
1 error generated.
*** Error code 1

Stop.
make[1]: stopped in /usr/home/rfrederick/Unreal3.2.10.2/src
*** Error code 1

Stop.
make: stopped in /usr/home/rfrederick/Unreal3.2.10.2
TagsNo tags attached.
3rd party modules

Activities

syzop

2013-11-24 20:21

administrator   ~0017851

argh ;)

syzop

2013-11-24 20:26

administrator   ~0017852

Fixed, download updated.

http://hg.unrealircd.com/hg/unreal/rev/ab013c6c5a79
Changelog:
fixed typo preventing a compile, reported by rfrederick (0004245).

Thanks for the report!

Issue History

Date Modified Username Field Change
2013-11-24 20:18 rfrederick New Issue
2013-11-24 20:21 syzop Note Added: 0017851
2013-11-24 20:26 syzop Note Added: 0017852
2013-11-24 20:26 syzop Status new => resolved
2013-11-24 20:26 syzop Fixed in Version => 3.2.10.2
2013-11-24 20:26 syzop Resolution open => fixed
2013-11-24 20:26 syzop Assigned To => syzop
2014-03-14 01:14 peterkingalexander Issue cloned: 0004277