Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
9cce86c9
...
9cce86c95d0abc86ed75b9b8ab661786dccd9082
authored
2004-06-23 06:47:44 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Provide a definition of scm_c_eval_string for Guile 1.4x
1 parent
122256d7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
include/mailutils/guile.h
include/mailutils/guile.h
View file @
9cce86c
...
...
@@ -32,6 +32,7 @@
# define scm_c_define scm_sysintern
# define scm_primitive_eval_x scm_eval_x
# define scm_i_big2dbl scm_big2dbl
# define scm_c_eval_string scm_eval_0str
extern
SCM
scm_long2num
(
long
val
);
...
...
Please
register
or
sign in
to post a comment