Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2014 10:50:58 -0000
From:      "Ports-QAT" <qat@redports.org>
To:        gahr@FreeBSD.org
Cc:        ports@FreeBSD.org, decke@FreeBSD.org
Subject:   [QAT] 366390: 3x fail, 1x success
Message-ID:  <E1XMxIB-0000ti-0s@qat.redports.org>

next in thread | raw e-mail | index | archive | help
- Update to 05_20140817

  Changelog:

  * The chapter about files in the manual has been improved.
  * Variants of the for-each-loop with an until condition have been
    added to array.s7i.
  * The parse operator for characters has been improved to accept only
    strings with a length of 1.
  * The function trimValue has been introduced. This function trims a
    string such that it can be converted to a specified type.
  * The exception handlers for RANGE_ERROR have been removed from the
    functions read and readln in enable_input.s7i. The functions read
    and readln now raise range RANGE_ERROR when the conversion to the
    target type fails.
  * Occurances of io_ok, io_error, io_empty and io_filled have been
    removed from the libraries. This undocumented feature was not used
    for years. The function succeeds and the functions read and readln
    with default value are better suited for error checking, when data
    is read.
  * The exception handlers in interpreter and compiler have been
    improved to allow an otherwise part.
  * The function succeeds has been introduced. This function executes
    a statement and returns TRUE when no exception occurs.
  * The example programs nicoma.sd7 and savehd7.sd7 have been improved
    to use the new function succeeds.
  * The parse operator for float has been changed to raise RANGE_ERROR
    when leading whitespace is found.
  * The library make.s7i has been improved to accept the commands
    erase, xcopy, mv, move and rem.
  * The library makedata.s7i has been improved to accept the macro
    functions subst and patsubst.
  * The reading of rules in makedata.s7i has been improved to read
    commands without macro substitution. The macros in commands are
    substituted just before the commands are executed.
  * The make functions in make.s7i have been changed to raise
    FILE_ERROR when a command fails.
  * The function applyMacros in makedata.s7i has been improved to
    accept macro functions and the shorthands of patsubst.
  * The function replaceSuffixes in makedata.s7i has been improved to
    accept pattern substitution with the % character.
  * In the library make.s7i the logging has been removed from the
    functions doRm, doCp, doPwd, doEcho, doCd, doMake, doOneCommand,
    doCommands and processCommand.
  * The program chkflt.sd7 has been adjusted to work with the strict
    parse operator for float.
  * Interpreter and compiler have been improved to support the actions
    PRC_BLOCK_CATCH_ALL and PRC_BLOCK_OTHERWISE.
  * The program sudo.c has been improved to work without upper limit
    for the parameter length.
  * The functions checkIfOutsideRange and negate have been added to
    int_act.s7i.
---------------------------------------------------------------------

  Build ID:          20140828103800-58454
  Job owner:         gahr@FreeBSD.org
  Buildtime:         13 minutes
  Enddate:           Thu, 28 Aug 2014 10:50:56 GMT

  Revision:          366390
  Repository:        https://svnweb.freebsd.org/ports?view=revision&revision=366390

---------------------------------------------------------------------

    Port:            lang/seed7 05.20140817

      Buildgroup:     8.4-QAT/amd64
      Buildstatus:   FAIL

      Buildgroup:     8.4-QAT/i386
      Buildstatus:   SUCCESS
      Log: https://qat.redports.org//~gahr@FreeBSD.org/20140828103800-58454-404655/seed7-05.20140817.log

      Buildgroup:     9.2-QAT/amd64
      Buildstatus:   FAIL

      Buildgroup:     9.2-QAT/i386
      Buildstatus:   FAIL


--
Buildarchive URL: <https://qat.redports.org/buildarchive/20140828103800-58454>;
redports <https://qat.redports.org/>;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1XMxIB-0000ti-0s>