Page MenuHomeFreeBSD

Add check to detect colon in .CURDIR
ClosedPublic

Authored by pizzamig on Nov 24 2022, 11:06 PM.
Tags
None
Referenced Files
F110097694: D37500.diff
Thu, Feb 13, 2:20 PM
Unknown Object (File)
Wed, Feb 5, 11:02 PM
Unknown Object (File)
Sat, Jan 18, 11:54 AM
Unknown Object (File)
Fri, Jan 17, 4:08 PM
Unknown Object (File)
Jan 13 2025, 11:52 AM
Unknown Object (File)
Nov 30 2024, 6:56 PM
Unknown Object (File)
Nov 29 2024, 3:19 AM
Unknown Object (File)
Nov 24 2024, 11:54 PM
Subscribers

Details

Summary

colon in .CURDIR is not supported

this patch detects the colon and shows a proper error message

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 48501
Build 45387: arc lint + arc unit

Event Timeline

pizzamig held this revision as a draft.
tcberner added inline comments.
Mk/bsd.port.mk
1058

'this is' instead of 'that are' ?

Mk/bsd.port.subdir.mk
56

^see above

  • Fix English in the error message

lgtm (although I'm not quite sure how often that is really an issue :D -- I mean, who will create a directory with a ':' in it by choice?)

This revision is now accepted and ready to land.Dec 1 2022, 5:19 AM
This revision was automatically updated to reflect the committed changes.