#14 Contract violation with `--list-closed`

닫힘
george4 달 전을 오픈 · 1개의 코멘트
George C. Privon 코멘트됨, 4 달 전
$ prop --list-closed
string-append: contract violation
  expected: string?
  given: #<void>
  context...:
   /home/george/projects/proposal_database/proposal_database.rkt:252:0: printprop
   /home/george/projects/proposal_database/proposal_database.rkt:412:0: querysys
   body of "/home/george/projects/proposal_database/proposal_database.rkt"
``` $ prop --list-closed string-append: contract violation expected: string? given: #<void> context...: /home/george/projects/proposal_database/proposal_database.rkt:252:0: printprop /home/george/projects/proposal_database/proposal_database.rkt:412:0: querysys body of "/home/george/projects/proposal_database/proposal_database.rkt" ```
George C. Privon 코멘트됨, 4 달 전
소유자

(printprop) is coded to identify proposals that are either:

  • submitted
  • accepted
  • rejected

But "closed" proposals are all those that are not submitted.

`(printprop)` is coded to identify proposals that are either: - submitted - accepted - rejected But "closed" proposals are all those that are not submitted.
george 4 달 전가 Close
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.