Changes

Summary

  1. Reimplement SourceFileArray>>#getPreambleFrom:at: to delegate to new (details)
Commit 868ce0b491075ad588690322769c11057c8790bd by sven
Reimplement SourceFileArray>>#getPreambleFrom:at: to delegate to new
SourceFile>>#getPreambleAt: New implementation of
SourceFile>>#getPreambleAt: to work on byte level and deal with
non-ascii characters (classname or author) in the preamble itself
Fix for https://github.com/pharo-project/pharo/issues/2395
The file was modifiedsrc/System-Sources/SourceFile.class.st (diff)
The file was modifiedsrc/System-Sources/SourceFileArray.class.st (diff)