[Bug 173459] Review Request: initng

bugzilla at redhat.com bugzilla at redhat.com
Wed May 24 13:55:50 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: initng


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173459





------- Additional Comments From daner964 at student.liu.se  2006-05-24 09:48 EST -------
Just like to note that with -DCMAKE_C_FLAGS:STRING='%{optflags}' 0.6.7 doesn't
build at all for me, I get the following:

cc1: warnings being treated as errors
/home/danielm/rpmbuild/BUILD/initng-0.6.7/src/initng_main.c: In function
'initng_main_segfault':
/home/danielm/rpmbuild/BUILD/initng-0.6.7/src/initng_main.c:547: warning:
ignoring return value of 'write', declared with attribute warn_unused_result
/home/danielm/rpmbuild/BUILD/initng-0.6.7/src/initng_main.c:559: warning:
ignoring return value of 'write', declared with attribute warn_unused_result

...whereas I don't get any warnings at all without the extra flags. I fixed the
warnings in svn by just checking the return value of write() and then doing
nothing with it, which might not be the prettiest - but working - solution.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list