Hi Luke, On Mon, Apr 17, 2017 at 11:33:38AM +0200, Luke Gorrie wrote: > On 17 April 2017 at 11:01, Luke Gorrie <[email protected]> wrote: > Otherwise I need to supply the "smudged" version information in some > reasonable > way.
What about the genVersion.sh script I provided earlier in this thread? > I don't have access to the .git folder during build so I can't use the > perl script directly. Which perl script (I'm still learning about the build process), and why would you need access to git blobs directly? > I see that I can't just skip these values either because > on startup I am also seeing a warning that my "VM is too old" coming from > DiskStore class>>checkVMVersion that wants to see that my VM source is from at > least July 2012 :). What does "Smalltalk vm interpreterSourceDate" actually return? Cheers, Alistair
