Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hugo Ishimaru
asdf
Commits
28ae28f2
Commit
28ae28f2
authored
Aug 27, 2016
by
Francois-Rene Rideau
Browse files
Update copyright year
Also note in the manual that ASDF 3.1 is now ubiquitous.
parent
d58e4fa8
Changes
3
Hide whitespace changes
Inline
Side-by-side
asdf.asd
View file @
28ae28f2
...
...
@@ -3,7 +3,7 @@
;;; ;;;
;;; Free Software available under an MIT-style license. ;;;
;;; ;;;
;;; Copyright (c) 2001-201
4
Daniel Barlow and contributors ;;;
;;; Copyright (c) 2001-201
6
Daniel Barlow and contributors ;;;
;;; ;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
...
...
doc/asdf.texinfo
View file @
28ae28f2
...
...
@@ -4561,7 +4561,7 @@ to protect any @code{:encoding @emph{encoding}} statement, as in
@code
{
#
+
asdf
-
unicode :encoding #
+
asdf
-
unicode :utf
-
8
}
.
We recommend that you avoid using unprotected @code
{
:encoding
}
specifications
until after ASDF
2
.
21
or later becomes widespread.
As of May
201
5
, all maintained implementations provide ASDF
3
,
As of May
201
6
, all maintained implementations provide ASDF
3
.
1
,
so you may prudently start using this and other features without such protection.
While it offers plenty of hooks for extension,
...
...
@@ -5534,7 +5534,7 @@ and ensure that ASDF 3 or later is present indeed,
before they start using ASDF to load anything else.
@item
Now that all implementations provide ASDF 3 or later (since May 201
5
),
Now that all implementations provide ASDF 3
.1
or later (since May 201
6
),
the simple solution is just to use code as below in your setup,
and when it fails, upgrade your implementation or replace its ASDF.
(@pxref
{
Replacing your implementation's ASDF
}
):
...
...
header.lisp
View file @
28ae28f2
...
...
@@ -19,7 +19,7 @@
;;; http://www.opensource.org/licenses/mit-license.html on or about
;;; Monday; July 13, 2009)
;;;
;;; Copyright (c) 2001-201
5
Daniel Barlow and contributors
;;; Copyright (c) 2001-201
6
Daniel Barlow and contributors
;;;
;;; Permission is hereby granted, free of charge, to any person obtaining
;;; a copy of this software and associated documentation files (the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment