Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Timothy E Baldwin
RISC_OSLib
Commits
6982f5cc
Commit
6982f5cc
authored
5 years ago
by
ROOL
Browse files
Options
Download
Email Patches
Plain Diff
Build fix
Detail: Add wimp_autoscroll to rlib entries. Version 6.00. Not tagged
parent
0c846685
master
clib-conditional-link
clib-egrep
RISC_OSLib-6_03
RISC_OSLib-6_02
RISC_OSLib-6_01
RISC_OSLib-6_00
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
7 deletions
+8
-7
VersionASM
VersionASM
+3
-3
VersionNum
VersionNum
+4
-4
rlib/s/rl_entries
rlib/s/rl_entries
+1
-0
No files found.
VersionASM
View file @
6982f5cc
...
...
@@ -14,10 +14,10 @@
Module_MajorVersion SETS "6.00"
Module_Version SETA 600
Module_MinorVersion SETS ""
Module_Date SETS "1
6
Mar 2019"
Module_ApplicationDate SETS "1
6
-Mar-19"
Module_Date SETS "1
7
Mar 2019"
Module_ApplicationDate SETS "1
7
-Mar-19"
Module_ComponentName SETS "RISC_OSLib"
Module_ComponentPath SETS "apache/RiscOS/Sources/Lib/RISC_OSLib"
Module_FullVersion SETS "6.00"
Module_HelpVersion SETS "6.00 (1
6
Mar 2019)"
Module_HelpVersion SETS "6.00 (1
7
Mar 2019)"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
6982f5cc
...
...
@@ -6,18 +6,18 @@
*/
#define Module_MajorVersion_CMHG 6.00
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
6
Mar 2019
#define Module_Date_CMHG 1
7
Mar 2019
#define Module_MajorVersion "6.00"
#define Module_Version 600
#define Module_MinorVersion ""
#define Module_Date "1
6
Mar 2019"
#define Module_Date "1
7
Mar 2019"
#define Module_ApplicationDate "1
6
-Mar-19"
#define Module_ApplicationDate "1
7
-Mar-19"
#define Module_ComponentName "RISC_OSLib"
#define Module_ComponentPath "apache/RiscOS/Sources/Lib/RISC_OSLib"
#define Module_FullVersion "6.00"
#define Module_HelpVersion "6.00 (1
6
Mar 2019)"
#define Module_HelpVersion "6.00 (1
7
Mar 2019)"
#define Module_LibraryVersionInfo "6:0"
This diff is collapsed.
Click to expand it.
rlib/s/rl_entries
View file @
6982f5cc
...
...
@@ -582,5 +582,6 @@
Entry
font_readdef
,
imported
,
,
,
,
Entry
xfersend_pipe
,
imported
,
,
,
,
Entry
xferrecv_last_ref
,
imported
,
,
,
,
Entry
wimp_autoscroll
,
imported
,
,
,
,
; __va_illegal_arg 0
END
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment