https://bugzilla.novell.com/show_bug.cgi?id=440835 Summary: openbabel-2.2.0-4.40: missing return statement Product: openSUSE 11.1 Version: Factory Platform: All OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just tried to build the OpenSuse factory package openbabel-2.2.0-4.40 and the compiler said mmcifformat.cpp:147: warning: no return statement in function returning non-void The source code is CIFResidueID & operator=(const CIFResidueID & other) { ChainNum = other.ChainNum; ResNum = other.ResNum; } Suggest code rework. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.