[Cuis-dev] I can't find new methods added by Juan ??!??
Nicola Mingotti
nmingotti at gmail.com
Mon Aug 9 02:44:55 PDT 2021
Hi guys,
this might be a very silly mistake i am doing but I don't understand
where I am doing it wrong.
1. I just downloaded last version of Cuis-Smalltalk-Dev
$> git clone https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev.git
2. In the logs I see the new method i wish to try:
$> git diff 5e7abb20a298e8579b8d9731722f3e9159c2de21~
5e7abb20a298e8579b8d9731722f3e9159c2de21
----
+!Utilities class methodsFor: 'identification' stamp: 'NM 8/7/2021
15:12:44'!
+setAuthorName: aStringName initials: aStringInitials
----
3. I open Cuis in the most direct way, forget all my scripts
./sqcogspur64linuxht/squeak ./Cuis-Smalltalk-Dev/Cuis5.0-4738.image
4. I check image release
Smalltalk imageName .
" '/home/p/prog/smalltalk/Cuis-Smalltalk-Dev/Cuis5.0-4738.image' "
5. I open the Browser under Utilities class and look for
"setAuthorName: " and i don't find it. ?? I am puzzled.
bye
Nicola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20210809/6011f098/attachment.htm>
More information about the Cuis-dev
mailing list