ui: Adjust SRFI-34 exception handling to Guile 2.9.5.
authorLudovic Courtès <ludo@gnu.org>
Tue, 26 Nov 2019 11:21:26 +0000 (12:21 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 26 Nov 2019 23:03:03 +0000 (00:03 +0100)
commit7f3bbfaf8ec3b96e02e0cf74e7515ac33c002107
treef3daf291dca44384ad2494aaf64e7c73083edf8d
parent7281c8fd7eed3bfbf2c7ed9879bcb89603eac225
ui: Adjust SRFI-34 exception handling to Guile 2.9.5.

* guix/ui.scm (report-load-error, warn-about-load-error)
(read/eval): Match (or 'srfi-34 '%exception) instead of just 'srfi-34 to
match what Guile 2.9.5 does.
guix/ui.scm