Re: Question of the software develpment cycle



On Thu, 28 Jun 2007 19:11:32 -0700
Chad <cdalten@xxxxxxxxx> wrote:

This is inexperience. Bear with me.

I recently release a program on sourceforge. However, I noticed that I
made a bonehead coding error. The error doesn't lead to a bug, it just
slows the code down a bit. So, after I correct the coding error, do I
just change the version number from 1.0 to 1.1?

Yes - if you've changed what is released bump the version number
up. Packaging systems tend to use checksums to verify that foo-x.y.z.tar.gz
is correct and this breaks if the version number doesn't increase for all
changes to the content - even fixing a speeling misteak in the README
should increase the version.

--
C:>WIN | Directable Mirror Arrays
The computer obeys and wins. | A better way to focus the sun
You lose and Bill collects. | licences available see
| http://www.sohara.org/
.



Relevant Pages

  • Re: About VC# 2005 express "error list"
    ... But in VC# 2005 express, if there's a coding error, usually you see ... This wouldn't be a bug; you just need to turn the feature on. ... But it is a possibility, and if it turns out that there's no user setting to control that behavior, I'd say that the lack of the real-time error display is a consequence of an intentional design difference between the two versions. ...
    (microsoft.public.dotnet.languages.csharp)
  • Question of the software develpment cycle
    ... Bear with me. ... I recently release a program on sourceforge. ... made a bonehead coding error. ... So, after I correct the coding error, do I ...
    (comp.programming)
  • Re: Question of the software develpment cycle
    ... made a bonehead coding error. ... The error doesn't lead to a bug, ... slows the code down a bit. ... So, after I correct the coding error, do I ...
    (comp.programming)
  • Re: Question of the software develpment cycle
    ... made a bonehead coding error. ... The error doesn't lead to a bug, ... slows the code down a bit. ... So, after I correct the coding error, do I ...
    (comp.programming)
  • Re: Question of the software develpment cycle
    ... made a bonehead coding error. ... The error doesn't lead to a bug, ... slows the code down a bit. ... So, after I correct the coding error, do I ...
    (comp.programming)