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
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
70e218b3
Commit
70e218b3
authored
Jun 05, 1999
by
Per Cederqvist
Browse files
text-garb.c failed to compile unless --with-debug-calls was used.
strdup() is no longer used, so a replacement function is not needed.
parent
5ed2a555
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
70e218b3
1999-06-05 Per Cederqvist <ceder@lysator.liu.se>
text-garb.c failed to compile unless --with-debug-calls was used.
* src/server/text-garb.c: Always include <setjmp.h>, since it is
needed by connections.h.
strdup() is no longer used, so a replacement function is not
needed.
* configure.in: Commented out AC_REPLACE_FUNCS(strdup).
* src/libraries/libansi/Makefile.am (EXTRA_DIST): Added strdup.c.
1999-06-05 David Byers <davby@ida.liu.se>
* regexp-match-cov.exp: New test case.
...
...
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