View Issue Details

IDProjectCategoryView StatusLast Update
0004277unrealircdpublic2014-03-14 01:14
Reporterpeterkingalexander Assigned Tosyzop  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
OSFreeBSD 
Product Version3.2.10.2 
Fixed in Version3.2.10.2 
Summary0004277: 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   ~0017975

argh ;)

syzop

2013-11-24 20:26

administrator   ~0017976

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
2014-03-14 01:14 peterkingalexander New Issue
2014-03-14 01:14 peterkingalexander Issue generated from: 0004245