Welcome, Guest. Please login or register.

Author Topic: SCSI Boot  (Read 5755 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: SCSI Boot
« on: May 03, 2006, 02:04:35 AM »
Quote
So sub-revisions of programs don't follow decimal rules?

No.

It's quite simple really: version revision [ subrevision]

It just happens that the separator is a '.'
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: SCSI Boot
« Reply #1 on: May 03, 2006, 02:49:39 AM »
@Hyperspeed

Well, this is what C= coding guidelines say. It's all documented.

Quote
EDIT: And what happens when things get like V4.5.15?

Is that the fifteenth sub-sub-revision of the fifth sub-revision of version 4?

Sure. Perfectly logical. Except that's it: the fifteenth sub-revision of the fifth revision of version 4.

There can be V4.5.1243 and V4.5.2 and there never is any question about which is more recent, as there is with some weird decimal number notation.

You don't need to like it personally, but this is what most of the civiliced world uses for version numbers.