Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
2f2bb023
Commit
2f2bb023
authored
Aug 05, 1998
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Implemented the local-to-global call.
parent
82cbe8b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
ChangeLog
ChangeLog
+17
-0
No files found.
ChangeLog
View file @
2f2bb023
1998-08-05 Per Cederqvist <ceder@lysator.liu.se>
Implemented the local-to-global call.
* src/server/fncdef.txt: Added local_to_global.
* src/include/services.h (local_to_global): New function.
* src/include/kom-types.h (Text_mapping): New type.
* src/server/text.c (get_map): Fixed the type of the no_of_texts
argument.
(local_to_global): New function.
* src/server/prot-a.c (prot_a_reply): Handle rt_text_mapping.
(prot_a_is_legal_fnc): Handle call_fnc_local_to_global.
* src/server/prot-a-output.c (prot_a_output_text_mapping): New
function.
* src/server/prot-a-output.h: Likewise.
* src/server/connections.h (Res_type): Added rt_text_mapping.
(Result_holder): Added text_mapping.
1998-08-03 Per Cederqvist <ceder@lysator.liu.se>
Document the local-to-global call.
...
...
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