unless (-f $theTmpFilename) {
die "No such file $theTmpFilename"; # or logging or whatever.
}
Thanks.
-- MartinCleaver - 15 Oct 2004
Since _saveAttachment is private to RcsFile? , it should be an ASSERT. If you want it Martin, you can check in the change.
-- CrawfordCurrie - 21 Feb 2005 | ChangeProposalForm | |
|---|---|
| TopicClassification | CodeRefactor |
| TopicSummary | ASSERT filename validity in RcsFile? .pm |
| CurrentState | ConsensusReached |
| OutstandingIssues | |
| RelatedTopics | |
| InterestedParties | |
| ProposedFor | |
| TWikiContributors | |