You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/01/27 15:12:38 UTC

[GitHub] [mynewt-newt] utzig opened a new pull request #370: Print OneTimeWarning errors to stderr

utzig opened a new pull request #370: Print OneTimeWarning errors to stderr
URL: https://github.com/apache/mynewt-newt/pull/370
 
 
   OneTimeWarning currently prints to `stdout`, which when warnings are found, results in test cases run in CI to fail, so update it to print to `stderr`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [mynewt-newt] utzig commented on issue #370: [DNM] Print OneTimeWarning errors to stderr

Posted by GitBox <gi...@apache.org>.
utzig commented on issue #370: [DNM] Print OneTimeWarning errors to stderr
URL: https://github.com/apache/mynewt-newt/pull/370#issuecomment-578799424
 
 
   @ccollins476ad Not sure about possible side-effects of changing this, but the "WARNING: apache-mynewt-core: Repo version missing from compatibility map" message printed to `stdout` is the reason `master`, #367 and #368 are failing on the CI.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [mynewt-newt] utzig merged pull request #370: Print OneTimeWarning errors to stderr

Posted by GitBox <gi...@apache.org>.
utzig merged pull request #370: Print OneTimeWarning errors to stderr
URL: https://github.com/apache/mynewt-newt/pull/370
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services