| | | | |
| Offset 1702, 18 lines modified | Offset 1702, 16 lines modified |
| 1702 | Warning·class·for·issues·related·to·upgrading·or·loading·ASDF. | 1702 | Warning·class·for·issues·related·to·upgrading·or·loading·ASDF. |
| 1703 | condition·signaled·when·a·system·is·detected·as·being·out·of·date | 1703 | condition·signaled·when·a·system·is·detected·as·being·out·of·date |
| 1704 | This·pathname·is·merged·with·the·output·parameter·to·produce·the | 1704 | This·pathname·is·merged·with·the·output·parameter·to·produce·the |
| 1705 | ··final·output·executable·name.·It's·meant·to·automatically·include | 1705 | ··final·output·executable·name.·It's·meant·to·automatically·include |
| 1706 | ··the·executable·suffix·.EXE·on·Windows. | 1706 | ··the·executable·suffix·.EXE·on·Windows. |
| 1707 | A·pair·of·operation·and·component·uniquely·identifies·a·node·in·the·dependency·graph | 1707 | A·pair·of·operation·and·component·uniquely·identifies·a·node·in·the·dependency·graph |
| 1708 | of·steps·to·be·performed·while·building·a·system. | 1708 | of·steps·to·be·performed·while·building·a·system. |
| 1709 | =913!_)d | |
| 1710 | @RLx\[O-d | 1709 | @RLx\[o.d |
| 1711 | IFZM>?0e | 1710 | IFZM>_1e |
| 1712 | Wh3@!_Ae | |
| 1713 | >9&/]kB|= | 1711 | >9&/]kB|= |
| 1714 | An·operation·designates·itself.·NIL·designates·a·context-dependent·current·operation, | 1712 | An·operation·designates·itself.·NIL·designates·a·context-dependent·current·operation, |
| 1715 | and·a·class-name·or·class·designates·the·canonical·instance·of·the·designated·class. | 1713 | and·a·class-name·or·class·designates·the·canonical·instance·of·the·designated·class. |
| 1716 | A·list·that·controls·the·ways·that·ASDF·looks·for·system·definitions. | 1714 | A·list·that·controls·the·ways·that·ASDF·looks·for·system·definitions. |
| 1717 | It·contains·symbols·to·be·funcalled·in·order,·with·a·requested·system·name·as·argument, | 1715 | It·contains·symbols·to·be·funcalled·in·order,·with·a·requested·system·name·as·argument, |
| 1718 | until·one·returns·a·non-NIL·result·(if·any),·which·must·then·be·a·fully·initialized·system·object | 1716 | until·one·returns·a·non-NIL·result·(if·any),·which·must·then·be·a·fully·initialized·system·object |
| 1719 | with·that·name. | 1717 | with·that·name. |
| Offset 1810, 33 lines modified | Offset 1808, 35 lines modified |
| 1810 | Is·this·an·interactive·Lisp·environment,·or·is·it·batch·processing? | 1808 | Is·this·an·interactive·Lisp·environment,·or·is·it·batch·processing? |
| 1811 | Functions·to·call·(in·order)·before·an·image·is·dumped | 1809 | Functions·to·call·(in·order)·before·an·image·is·dumped |
| 1812 | Command-line·arguments | 1810 | Command-line·arguments |
| 1813 | a·form·to·evaluate,·or·string·containing·forms·to·read·and·evaluate | 1811 | a·form·to·evaluate,·or·string·containing·forms·to·read·and·evaluate |
| 1814 | when·the·image·is·restarted,·but·before·the·entry·point·is·called. | 1812 | when·the·image·is·restarted,·but·before·the·entry·point·is·called. |
| 1815 | a·form·to·evaluate,·or·string·containing·forms·to·read·and·evaluate | 1813 | a·form·to·evaluate,·or·string·containing·forms·to·read·and·evaluate |
| 1816 | before·the·image·dump·hooks·are·called·and·before·the·image·is·dumped. | 1814 | before·the·image·dump·hooks·are·called·and·before·the·image·is·dumped. |
| | 1815 | 000000c3 |
| | 1816 | =h"8aA_8! |
| | 1817 | =h"8aA_8! |
| | 1818 | (F,&,F.f |
| 1817 | A·hash-set·(equal·hash-table·mapping·keys·to·T)·of·systems·that·are·immutable, | 1819 | A·hash-set·(equal·hash-table·mapping·keys·to·T)·of·systems·that·are·immutable, |
| 1818 | i.e.·already·loaded·in·memory·and·not·to·be·refreshed·from·the·filesystem. | 1820 | i.e.·already·loaded·in·memory·and·not·to·be·refreshed·from·the·filesystem. |
| 1819 | They·will·be·treated·specially·by·find-system,·and·passed·as·:force-not·argument·to·make-plan. | 1821 | They·will·be·treated·specially·by·find-system,·and·passed·as·:force-not·argument·to·make-plan. |
| 1820 | For·instance,·to·can·deliver·an·image·with·many·systems·precompiled,·that·*will·not*·check·the | 1822 | For·instance,·to·can·deliver·an·image·with·many·systems·precompiled,·that·*will·not*·check·the |
| 1821 | filesystem·for·them·every·time·a·user·loads·an·extension,·what·more·risk·a·problematic·upgrade | 1823 | filesystem·for·them·every·time·a·user·loads·an·extension,·what·more·risk·a·problematic·upgrade |
| 1822 | ·or·catastrophic·downgrade,·before·you·dump·an·image,·you·may·use: | 1824 | ·or·catastrophic·downgrade,·before·you·dump·an·image,·you·may·use: |
| 1823 | ···(map·()·'asdf:register-immutable-system·(asdf:already-loaded-systems)) | 1825 | ···(map·()·'asdf:register-immutable-system·(asdf:already-loaded-systems)) |
| 1824 | Note·that·direct·access·to·this·variable·from·outside·ASDF·is·not·supported. | 1826 | Note·that·direct·access·to·this·variable·from·outside·ASDF·is·not·supported. |
| 1825 | Please·call·REGISTER-IMMUTABLE-SYSTEM·to·add·new·immutable·systems,·and | 1827 | Please·call·REGISTER-IMMUTABLE-SYSTEM·to·add·new·immutable·systems,·and |
| 1826 | contact·maintainers·if·you·need·a·stable·API·to·do·more·than·that. | 1828 | contact·maintainers·if·you·need·a·stable·API·to·do·more·than·that. |
| 1827 | =h"8aA_8! | |
| 1828 | =h"8aA_8! | |
| 1829 | (F,&,F.f | |
| 1830 | SYS:make-target-2-load.lisp | 1829 | SYS:make-target-2-load.lisp |
| | 1830 | {s)yrln'b+gA |
| | 1831 | )·+-,e-> |
| 1831 | This·is·a·hash·table·whose·keys·are·strings·--·the·names·of·systems·-- | 1832 | This·is·a·hash·table·whose·keys·are·strings·--·the·names·of·systems·-- |
| 1832 | and·whose·values·are·systems. | 1833 | and·whose·values·are·systems. |
| 1833 | A·system·is·referred·to·as·"registered"·if·it·is·present·in·this·table. | 1834 | A·system·is·referred·to·as·"registered"·if·it·is·present·in·this·table. |
| 1834 | Registration·table·for·preloaded·systems. | 1835 | Registration·table·for·preloaded·systems. |
| 1835 | {s)yrln'b+gA | |
| 1836 | The·list·of·system·virtual·slot·names. | 1836 | The·list·of·system·virtual·slot·names. |
| 1837 | The·standard·readtable,·implementing·the·syntax·specified·by·the·CLHS. | 1837 | The·standard·readtable,·implementing·the·syntax·specified·by·the·CLHS. |
| 1838 | It·must·never·be·modified,·though·only·good·implementations·will·even·enforce·that. | 1838 | It·must·never·be·modified,·though·only·good·implementations·will·even·enforce·that. |
| 1839 | Has·the·image·been·restored?·A·boolean,·or·:in-progress·while·restoring,·:in-regress·while·dumping | 1839 | Has·the·image·been·restored?·A·boolean,·or·:in-progress·while·restoring,·:in-regress·while·dumping |
| 1840 | DUMPER139 | 1840 | DUMPER139 |
| 1841 | MAYBE-MUFFLE | 1841 | MAYBE-MUFFLE |
| 1842 | Short·for·_operate·on·system_·and·an·alias·for·the·OPERATE·function. | 1842 | Short·for·_operate·on·system_·and·an·alias·for·the·OPERATE·function. |
| Offset 1862, 16 lines modified | Offset 1862, 14 lines modified |
| 1862 | when·instantiating·a·new·operation,·that·will·in·turn·be·inherited·by·new·operations. | 1862 | when·instantiating·a·new·operation,·that·will·in·turn·be·inherited·by·new·operations. |
| 1863 | But·do·NOT·depend·on·it,·for·this·is·deprecated·behavior. | 1863 | But·do·NOT·depend·on·it,·for·this·is·deprecated·behavior. |
| 1864 | =h"8!B_8! | 1864 | =h"8!B_8! |
| 1865 | =h"8AA_8! | 1865 | =h"8AA_8! |
| 1866 | =h"8aA_8! | 1866 | =h"8aA_8! |
| 1867 | =h"8aA_8! | 1867 | =h"8aA_8! |
| 1868 | =h"8aA_8! | 1868 | =h"8aA_8! |
| 1869 | |<&,YSk9 | |
| 1870 | =H16!%79 | |
| 1871 | *CURRENT-CATCH-BLOCK* | 1869 | *CURRENT-CATCH-BLOCK* |
| 1872 | *CURRENT-UNWIND-PROTECT-BLOCK* | 1870 | *CURRENT-UNWIND-PROTECT-BLOCK* |
| 1873 | *IMMOBILE-CODEBLOB-TREE* | 1871 | *IMMOBILE-CODEBLOB-TREE* |
| 1874 | *IMMOBILE-CODEBLOB-VECTOR* | 1872 | *IMMOBILE-CODEBLOB-VECTOR* |
| 1875 | *DYNSPACE-CODEBLOB-TREE* | 1873 | *DYNSPACE-CODEBLOB-TREE* |
| 1876 | *LINKAGE-NAME-MAP* | 1874 | *LINKAGE-NAME-MAP* |
| 1877 | **FINALIZER-STORE** | 1875 | **FINALIZER-STORE** |
| Offset 16284, 20 lines modified | Offset 16282, 21 lines modified |
| 16284 | PROFILE-INFO-P | 16282 | PROFILE-INFO-P |
| 16285 | CLEAR-STATS-FUN | 16283 | CLEAR-STATS-FUN |
| 16286 | ENCAPSULATED-FUN | 16284 | ENCAPSULATED-FUN |
| 16287 | OVERHEAD-P | 16285 | OVERHEAD-P |
| 16288 | INTERNAL | 16286 | INTERNAL |
| 16289 | TIME-INFO-P | 16287 | TIME-INFO-P |
| 16290 | PROCESS-P | 16288 | PROCESS-P |
| 16291 | ADDITIONAL-INPUT-FILES | 16289 | CONTEXT-ARGUMENTS |
| | 16290 | ANCESTOR |
| 16292 | BUILD-OPERATION | 16291 | BUILD-OPERATION |
| 16293 | WEAKLY-DEPENDS-ON | 16292 | ADDITIONAL-INPUT-FILES |
| 16294 | REQUIRED-BY | 16293 | REQUIRED-BY |
| 16295 | ACTIONS-R | |
| 16296 | DEP-COMPONENT | 16294 | DEPENDS-ON |
| | 16295 | WEAKLY-DEPENDS-ON |
| 16297 | PATHNAMEP | 16296 | PATHNAMEP |
| 16298 | PRETTY-STREAM-P | 16297 | PRETTY-STREAM-P |
| 16299 | BUFFER-OFFSET | 16298 | BUFFER-OFFSET |
| 16300 | BUFFER-FILL-POINTER | 16299 | BUFFER-FILL-POINTER |
| 16301 | BUFFER-START-COLUMN | 16300 | BUFFER-START-COLUMN |
| 16302 | QUEUE-HEAD | 16301 | QUEUE-HEAD |
| 16303 | PRINT-LINES | 16302 | PRINT-LINES |
| Offset 17767, 20 lines modified | Offset 17766, 19 lines modified |
| 17767 | CPD-CLASS | 17766 | CPD-CLASS |
| 17768 | SYMBOL-EXPANSIONS | 17767 | SYMBOL-EXPANSIONS |
| 17769 | EXPANDERS | 17768 | EXPANDERS |
| 17770 | FUNCTIONALITY | 17769 | FUNCTIONALITY |
| 17771 | ENCAPSULATION-FUN | 17770 | ENCAPSULATION-FUN |
| 17772 | READ-STATS-FUN | 17771 | READ-STATS-FUN |
| 17773 | GC-RUN-TIME | 17772 | GC-RUN-TIME |
| 17774 | CONTEXT-ARGUMENTS | |
| 17775 | CONTEXT-FORMAT | 17773 | CONTEXT-FORMAT |
| 17776 | ANCESTOR | |
| 17777 | DEPENDS-ON | |
| 17778 | REQUIRES | 17774 | REQUIRES |
| 17779 | PARAMETERS | 17775 | PARAMETERS |
| | 17776 | ACTIONS-R |
| | 17777 | DEP-COMPONENT |
| 17780 | QUEUE-TAIL | 17778 | QUEUE-TAIL |
| 17781 | PENDING-BLOCKS | 17779 | PENDING-BLOCKS |
| 17782 | CHAR-OUT-ONESHOT-HOOK | 17780 | CHAR-OUT-ONESHOT-HOOK |
| 17783 | LINE-NUMBER | 17781 | LINE-NUMBER |
| 17784 | DEBUG-LAMBDA-LIST | 17782 | DEBUG-LAMBDA-LIST |
| 17785 | SLOTD-INITIALIZATION-ERROR-INITARG | 17783 | SLOTD-INITIALIZATION-ERROR-INITARG |
| 17786 | SLOTD-INITIALIZATION-ERROR-KIND | 17784 | SLOTD-INITIALIZATION-ERROR-KIND |
| Offset 17870, 14 lines modified | Offset 17868, 19 lines modified |
| 17870 | LOOP-COLLECT-ANSWER | 17868 | LOOP-COLLECT-ANSWER |
| 17871 | WITH-SUM-COUNT | 17869 | WITH-SUM-COUNT |
| 17872 | POST-ENV | 17870 | POST-ENV |
| 17873 | POST-REST | 17871 | POST-REST |
| 17874 | POST-MORE | 17872 | POST-MORE |
|
Max diff block lines reached; 252373/256707 bytes (98.31%) of diff not shown.
|