Remove or re-purpose __REV macro #68

Open
opened 2024-05-31 19:20:43 +02:00 by ace-dent · 0 comments
Member

On migrating from SVN --> git...

We no longer use $Revision$ macro which has already been removed.
We need to either remove or re-purpose the supporting __REV macro, in the following:

Please consider wording changes (e.g. how we describe the version & build on boot screen).
We should also comment if any remaining code has a hard dependancy on the VCS (to future proof possible migrations).

On migrating from SVN --> git... We no longer use `$Revision$` macro which has already been removed. We need to either remove or re-purpose the supporting `__REV` macro, in the following: - [ ] [bootstr.inc](https://git.kolibrios.org/KolibriOS/kolibrios/src/commit/f80a8960b0f526a2baa6bd57f323e0d87723805d/kernel/trunk/boot/bootstr.inc#L32-L43). - [ ] [kernel.asm](https://git.kolibrios.org/KolibriOS/kolibrios/src/commit/f80a8960b0f526a2baa6bd57f323e0d87723805d/kernel/trunk/kernel.asm#L2289-L2295) and [here](https://git.kolibrios.org/KolibriOS/kolibrios/src/commit/f80a8960b0f526a2baa6bd57f323e0d87723805d/kernel/trunk/kernel.asm#L4467). - [ ] [macros.inc](https://git.kolibrios.org/KolibriOS/kolibrios/src/commit/f80a8960b0f526a2baa6bd57f323e0d87723805d/kernel/trunk/macros.inc#L8-L16) Please consider wording changes (e.g. how we describe the version & build on boot screen). We should also comment if any remaining code has a hard dependancy on the VCS (to future proof possible migrations).
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#68
No description provided.