Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

varjo.import: Replace optima with trivia #242

Merged
merged 1 commit into from
Dec 31, 2020

Conversation

metayan
Copy link

@metayan metayan commented Dec 21, 2020

As mentioned in
https://github.com/fare/fare-quasiquote
"trivia's predecessors optima and fare-matcher used to be supported, but both have long been deprecated."

Solves
#240
varjo.import build failure

http://report.quicklisp.org/2020-12-19/failure-report/varjo.html#varjo.import
; caught ERROR:
; during macroexpansion of (MATCH FORM (# X) ...). Use BREAK-ON-SIGNALS to intercept.
; Non-linear pattern: (STRUCTURE FARE-QUASIQUOTE::LIST* (FARE-QUASIQUOTE::QUOTE LET*) (A A) (FARE-QUASIQUOTE::LIST* (AND (STRUCTURE FARE-QUASIQUOTE::QUOTE (LET* LET*)) B C)) (D D))

As mentioned in
https://github.com/fare/fare-quasiquote
"trivia's predecessors optima and fare-matcher used to be supported, but both have long been deprecated."

Solves
cbaggers#240
varjo.import build failure

http://report.quicklisp.org/2020-12-19/failure-report/varjo.html#varjo.import
; caught ERROR:
;   during macroexpansion of (MATCH FORM (# X) ...). Use *BREAK-ON-SIGNALS* to intercept.
;    Non-linear pattern: (STRUCTURE FARE-QUASIQUOTE::LIST* (FARE-QUASIQUOTE::QUOTE LET*) (A A) (FARE-QUASIQUOTE::LIST* (AND (STRUCTURE FARE-QUASIQUOTE::QUOTE (LET* LET*)) B C)) (D D))
@cbaggers cbaggers merged commit 2396f4e into cbaggers:master Dec 31, 2020
@metayan metayan deleted the optima-to-trivia branch March 14, 2022 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants