[opam-commits] Errored: dra27/opam#65 (test-color - 7fd0eff)

Travis CI builds at travis-ci.org
Fri Jan 12 15:37:49 GMT 2018


Build Update for dra27/opam
-------------------------------------

Build: #65
Status: Errored

Duration: 2 hours, 4 minutes, and 55 seconds
Commit: 7fd0eff (test-color)
Author: David Allsopp
Message: Support coloured output for Windows Console

Prior to Windows 10 1511, the Windows Console didn't natively support ANSI
escape sequences, but it does include API functions providing most of the
required support. In order to maintain the option of compiling with MSVC,
a custom wrapper is implemented for the small number of required escape
sequences, rather than using Cygwin or MSYS's ANSI layer.

Particular care has been taken to ensure that OpamConsole.log and
OpamConsole.slog behave in the same way; specifically this means that
strings logged should never include ANSI escape sequences because these
cannot be translated.

Signed-off-by: David Allsopp <david.allsopp at metastack.com>

View the changeset: https://github.com/dra27/opam/compare/efcfce2db35a...7fd0eff2406a

View the full build log and details: https://travis-ci.org/dra27/opam/builds/328116306?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-commits/attachments/20180112/ee055429/attachment-0001.html>


More information about the Opam-commits mailing list