Bug 224243 - Speculative build fix for Windows port.
Summary: Speculative build fix for Windows port.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-06 11:25 PDT by Mark Lam
Modified: 2021-04-06 12:43 PDT (History)
10 users (show)

See Also:


Attachments
proposed patch. (1.72 KB, patch)
2021-04-06 11:29 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2021-04-06 11:25:51 PDT
Source/cmake/tools/scripts/auto-version.pl was limiting our `minor` and `micro` version to only 2 decimal digits only.  In practice, we can use up to 3 digits.

rdar://75883248
Comment 1 Mark Lam 2021-04-06 11:29:12 PDT
Created attachment 425304 [details]
proposed patch.
Comment 2 EWS 2021-04-06 12:43:02 PDT
Committed r275541: <https://commits.webkit.org/r275541>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 425304 [details].