Skip to content

Implement System.Info.fullCompilerVersion

Follow-up of #18403 (closed)

This merge request brings:

  • A fullCompilerVersion function to System.Info.
  • A test case that compares the showVersion representation of fullCompilerVersion and the one that is expected
  • Some light linting like removing extraenous spaces at the end of lines

And also:

  • A fix for a bug in !3626 (closed) that wasn't caught by the tests
  • A fix for a typo in the user guide
Edited by Hécate Moonlight

Merge request reports