Bug 219571

Summary: [JSC] Fix build without PATH_MAX
Product: WebKit Reporter: Samuel Thibault <samuel.thibault>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, smoley, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix
none
Patch none

Description Samuel Thibault 2020-12-05 15:45:53 PST
Created attachment 415503 [details]
proposed fix

This fixes build on GNU/Hurd, which does not have a PATH_MAX limitation.
Comment 1 Samuel Thibault 2020-12-06 12:54:50 PST
Created attachment 415525 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2020-12-07 13:50:40 PST
<rdar://problem/72062502>
Comment 3 EWS 2020-12-13 15:59:50 PST
Committed r270753: <https://trac.webkit.org/changeset/270753>

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