Commit c255458
LIFETIME_BOUND attribute requires a parameter name
<https://bugs.webkit.org/show_bug.cgi?id=287119>
<rdar://143914228>
Reviewed by Geoffrey Garen.
Add parameter name to function declaration when using LIFETIME_BOUND.
* Source/WTF/wtf/dtoa.h:
(WTF::numberToFixedPrecisionString):
(WTF::numberToFixedWidthString):
(WTF::numberToStringWithTrailingPoint):
(WTF::numberToFixedPrecisionString):
(WTF::numberToFixedWidthString):
(WTF::numberToStringAndSize):
(WTF::numberToCSSString):
* Source/WebCore/PAL/pal/text/TextCodec.h:
(PAL::TextCodec::getUnencodableReplacement):
Canonical link: https://commits.webkit.org/289912@main1 parent 70d07ca commit c255458
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments