Ticket #104 (assigned defect)
setup fails on hash store; hash-store.plt/1/4/hash-store.ss:9:3: expand: unbound identifier in module in: base64-filename-safe
Reported by: | spdegabrielle@… | Owned by: | eli |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | jaymccarthy/hash-store.plt | Keywords: | |
Cc: | Version: | ||
Racket Version: | 4.1.1 |
Description
for jaymccarthy > hash-store.plt > package version 1.4
---
#lang scheme/gui
(require (planet "hash-store.ss" ("jaymccarthy" "hash-store.plt" 1 4)))
(SHA1 #"JH LKJH LHJKLKJHKL HJLJKHK JHKLHKLJHKJ")
compile: unbound identifier in module
setup-plt: error: during making for <planet>/jaymccarthy/hash-store.plt/1/4 (Hash Store)
setup-plt: compile: unbound identifier in module
. Users/spdegabrielle/Library/PLT Scheme/planet/300/4.1.1/cache/jaymccarthy/hash-store.plt/1/4/hash-store.ss:9:3: expand: unbound identifier in module in: base64-filename-safe
Change History
Note: See
TracTickets for help on using
tickets.