[Guile-commits] branch main updated (52465f0ce -> e2ed33ef0)

2023-02-24 Thread Ludovic Courtès
civodul pushed a change to branch main in repository guile. from 52465f0ce Fix typo in raise-exception documentation new 821e0f9cd Add 'record-case' to '.dir-locals.el'. new 89c3bae3c Add -Wunused-module. new e2ed33ef0 Remove unnecessary module imports. The 3 revisions listed

[Guile-commits] 02/03: Add -Wunused-module.

2023-02-24 Thread Ludovic Courtès
civodul pushed a commit to branch main in repository guile. commit 89c3bae3cf68fac9b6bf10fd377cd11de040be71 Author: Ludovic Courtès AuthorDate: Sat Feb 11 23:33:37 2023 +0100 Add -Wunused-module. * module/language/tree-il/analyze.scm (): New record type.

[Guile-commits] 01/03: Add 'record-case' to '.dir-locals.el'.

2023-02-24 Thread Ludovic Courtès
civodul pushed a commit to branch main in repository guile. commit 821e0f9cd55a112783e579eb6f8d96c37d2f85fe Author: Ludovic Courtès AuthorDate: Sat Feb 11 23:46:37 2023 +0100 Add 'record-case' to '.dir-locals.el'. * module/language/tree-il/fix-letrec.scm (fix-letrec): Remove "Local

[Guile-commits] 03/03: Remove unnecessary module imports.

2023-02-24 Thread Ludovic Courtès
civodul pushed a commit to branch main in repository guile. commit e2ed33ef0445c867fe56c247054aa67e834861f2 Author: Ludovic Courtès AuthorDate: Sun Feb 12 00:14:37 2023 +0100 Remove unnecessary module imports. These were found with: make GUILE_WARNINGS='-W1

[Guile-commits] branch main updated: Fix typo in raise-exception documentation

2023-02-24 Thread Daniel Llorens
This is an automated email from the git hooks/post-receive script. lloda pushed a commit to branch main in repository guile. The following commit(s) were added to refs/heads/main by this push: new 52465f0ce Fix typo in raise-exception documentation 52465f0ce is described below commit