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

Fermé
Créé il y a 4 mois par george · 1 commentaires
$ 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 a commenté il y a 4 mois
Propriétaire

(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.
Connectez-vous pour rejoindre cette conversation.
Aucun jalon
Pas d'assignataire
1 Participants
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.