Welcome, Guest. Please login or register.

Author Topic: AmigaOS 4.1 for 68k, and i got mad :)  (Read 41219 times)

Description:

0 Members and 2 Guests 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: AmigaOS 4.1 for 68k, and i got mad :)
« on: November 25, 2009, 01:37:29 PM »
Quote from: kolla;531246
45.5.5 - same as above, and then something that really pussles me - when I just run "version icon.library" in shell, it says "icon.library 45.4", but only after workbench is load - what's going on?
Version command is a bit special. Unless if you specify FILE/S option it will look into memory first. If nothing is found from memory it will only then look for disk file (all locations LIBS: multiassign points to, and the first matching entry is used).

This is what happens.

Additionally sometimes library $VER: tag and library lib_Version/lib_Revision are in disagreement. In this case you get different version/revision depending on FILE/S.
« Last Edit: November 25, 2009, 01:39:56 PM by Piru »