add DONTEVAL@LOAD before LOADCOMP of other LOOPS sources to avoid load problems#14
add DONTEVAL@LOAD before LOADCOMP of other LOOPS sources to avoid load problems#14
Conversation
|
I'm trying to get GITFNS to actually do a comparison for me... I'm going to have to read the source to figure out how to compare two branches that aren't in Medley, and where I don't have a directory outside the repository. |
you can't. You need to have a clone or fork of the repo to run any of the git commands. |
|
I have the repo clone. What I learned was T for the working directory. It is still giving me trouble because it’s trying to work with MEDLEY even though I told it the project was LOOPS, and in some place it’s sticking in a local/. local should go away… you should give it the git name for what you want, xxx or origin/xxx or whatever/xxx and let git do what you asked. |
|
|
||
| (PUTPROPS FetchCIVDescr MACRO [(self varName) (* dgb%: "25-JAN-82 15:48") | ||
|
|
||
| (* * Find the description list for the named variable in a class, returning NIL |
There was a problem hiding this comment.
looks like comments got dropped :(
| ) | ||
| (DECLARE%: EVAL@COMPILE DONTCOPY | ||
|
|
||
| (FILESLOAD (SYSLOAD) |
There was a problem hiding this comment.
i didn't find a use of MATCH originally but perhaps this is still necessary.
No description provided.