Updated lingering use of old src-info format.

svn: r17732
This commit is contained in:
Carl Eastlund 2010-01-19 03:41:30 +00:00
parent 4de3ee3a9e
commit 3921e16aa1

View File

@ -345,7 +345,8 @@
#:guard (contract (-> super-contracts ... non-auto-contracts ... symbol? any)
guard
(current-contract-region) blame-id
#'maker)))))))))]
(quote maker)
(quote-srcloc maker))))))))))]
[(_ name . bad-fields)
(identifier? #'name)
(syntax-error "expected a list of field name/contract pairs"