lsb

fegetexcept: specification error

Bug #1327871 reported by Jeff Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lsb
Fix Committed
Medium
Unassigned
Mandriva
Fix Released
Medium

Bug Description

An error in the sgml source for function fegetexcept leads to the published
specification looking like this:

fegetexcept
Name
fegetexcept -- query floating point exception handling state
Synopsis

#include <fenv.h>

int fegetexcept

Note what should be a function prototype looks like a declaration of global
data instead. The fix is simple, but specification errata should be generated
for this.

=== modified file 'LSB/generic/baselib/fegetexcept.sgml'
--- LSB/generic/baselib/fegetexcept.sgml
revid:<email address hidden>
+++ LSB/generic/baselib/fegetexcept.sgml 2013-01-02 16:11:39 +0000
@@ -15,6 +15,7 @@
 </funcsynopsisinfo>
 <funcprototype>
 <funcdef>int <function>fegetexcept</function></funcdef>
+<void>
 </funcprototype>
 </funcsynopsis>
 </refsynopsisdiv>

Tags: errata
Changed in mandriva:
importance: Unknown → Medium
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.