A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Perl/perl5/commit/dca9f615c2ca4c784ef9cdd9a7a313de40998bcf below:

Actually fix GH #17370 · Perl/perl5@dca9f61 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+3

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+3

-0

lines changed Original file line number Diff line number Diff line change

@@ -780,6 +780,9 @@ Perl_grok_infnan(pTHX_ const char** sp, const char* send)

780 780

s++;

781 781 782 782

flags |= IS_NUMBER_NAN | IS_NUMBER_NOT_INT;

783 +

if (s == send) {

784 +

return flags;

785 +

}

783 786 784 787

/* NaN can be followed by various stuff (NaNQ, NaNS), but

785 788

* there are also multiple different NaN values, and some

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4