Notice: this is a static mirror for historical purposes.

View Issue Details Jump to Notes ] Related Changesets ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
191ZNC Push[All Projects] Generalpublic2011-01-18 14:442011-01-19 06:30
ReporterRob Gough 
Assigned ToJohn Reese 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
Summary191: Unable to compile due to: class CUser has no member named IsIRCAway
DescriptionCall to IsIRCAway() on lines 172 & 617 prevents compilation.

Ubuntu 10.10 Server
ZNC 0.078+deb1

=====
znc-buildmod notifo.cpp
Building notifo.so... notifo.cpp: In member function 'bool CNotifoMod::away_only()':
notifo.cpp:172: error: 'class CUser' has no member named 'IsIRCAway'
notifo.cpp: In member function 'virtual void CNotifoMod::OnModCommand(const CString&)':
notifo.cpp:617: error: 'class CUser' has no member named 'IsIRCAway'
[ !! ] Error while building notifo.so
make: *** [notifo.so] Error 1
Steps To Reproducerun 'make' on Ubuntu with znc & znc-dev installed from apt
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (262)
John Reese (administrator)
2011-01-19 06:30

Fix committed to master branch at 2011-01-19T06:27:37-08:00.

- Related Changesets
ZNC Push: master d4fd3ce7
Timestamp: 2011-01-19 06:27:37
Author: John Reese
Committer: John Reese
Details ] Diff ]
Fix 191: ZNC < 0.090 does not support IsIRCAway()

To maintain compatibility with ZNC < 0.090 (such as 0.078 used by
Ubuntu), we need to conditionally disable the away_only condition when
compiled against versions that don't support CUser->IsIRCAway().
mod - README.md Diff ] File ]
mod - notifo.cpp Diff ] File ]

- Issue History
Date Modified Username Field Change
2011-01-18 14:44 Rob Gough New Issue
2011-01-19 06:30 John Reese Changeset attached => ZNC to Notifo master d4fd3ce7
2011-01-19 06:30 John Reese Note Added: 262
2011-01-19 06:30 John Reese Assigned To => John Reese
2011-01-19 06:30 John Reese Status new => resolved
2011-01-19 06:30 John Reese Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Time: 0.1346 seconds.
memory usage: 8,312 KB
Powered by Mantis Bugtracker

hosted with
Linode