Ludovic Courtès
|
3a0b2c6c6e
|
deprecation: Send warnings to (current-error-port) by default.
* guix/deprecation.scm (deprecation-warning-port): Default
to (current-error-port).
|
2019-01-21 23:09:55 +01:00 |
Ludovic Courtès
|
1b7dd99738
|
deprecation: Add 'define-deprecated/alias'.
* guix/deprecation.scm (define-deprecated/alias): New macro.
|
2019-01-21 23:09:55 +01:00 |
Ludovic Courtès
|
787da810a0
|
Add (guix deprecation).
* guix/deprecation.scm: New file.
* Makefile.am (MODULES): Add it.
* po/guix/POTFILES.in: Add it.
|
2019-01-10 14:59:22 +01:00 |