ccollins476ad opened a new pull request #110: newt - 1-dev and 1.0-dev should 
not compare equal
URL: https://github.com/apache/mynewt-newt/pull/110
 
 
   Newt generated some false positives when comparing the desired repo version 
against an actual version.  The problem was that unspecified version parts were 
set to 0.  Thus, the following two versions would compare equal to one another:
   
   * 1-latest
    * 1.0-latest
   
   The fix is to set unspecified version parts to a special value (-1).

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


With regards,
Apache Git Services

Reply via email to