Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
43307c96
Commit
43307c96
authored
Oct 01, 2001
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/sexp_commands.c:1.21
parent
90621923
Changes
1
Show whitespace changes
Inline
Side-by-side
src/sexp_commands.c
View file @
43307c96
...
...
@@ -242,6 +242,8 @@ make_read_sexp_command(int format, int goon, UINT32 max_size)
static
struct
catch_command
catch_sexp_exceptions
=
STATIC_CATCH_COMMAND
(
EXC_ALL
,
EXC_SEXP_EOF
,
1
);
/* FIXME: Delete this limit, and all the complex read_handler stuff
* involved in readin sexps. */
/* Arbitrary limit on file size. */
#define MAX_SEXP_SIZE 10000
...
...
Write
Preview
Supports
Markdown
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