Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mirage/mirage
base: a9b27b187b53
Choose a base ref
...
head repository: mirage/mirage
compare: 578abf7d81ad
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 21, 2016

  1. Restore 4.02 compilation of the main tool

    While we do not normally support OCaml 4.02 in Mirage, this is
    a fairly easy change to make to maintain compilation support
    vi using `Result.result` instead of `result`.
    avsm committed Nov 21, 2016
    Copy the full SHA
    687b046 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #695 from avsm/4.02-compilation

    Restore 4.02 compilation of the runtime library
    avsm committed Nov 21, 2016
    Copy the full SHA
    578abf7 View commit details
    Browse the repository at this point in the history