Skip to content

Commit

Permalink
Update std.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
chrchr-github committed May 6, 2024
1 parent eef3f06 commit ff88641
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cfg/std.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3313,7 +3313,6 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
</function>
<!-- int fpclassify(double x); -->
<function name="fpclassify,std::fpclassify">
<pure/>
<use-retval/>
<pure/>
<returnValue type="int"/>
Expand All @@ -3329,7 +3328,6 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
<!-- bool isfinite(long double x); // since C++11 -->
<!-- bool isfinite(Integral x); // since C++11 -->
<function name="isfinite,std::isfinite">
<pure/>
<use-retval/>
<pure/>
<returnValue type="int"/>
Expand Down

0 comments on commit ff88641

Please sign in to comment.