Skip to content
Snippets Groups Projects
Commit 771b7ee4 authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix more compiler warnings.

Linux-os.c:
o Fix warning about pointer to int warning.

lisp.c:
o Linux needs time.h to define tzset.
o Fix warning about unused result from getwcd.  If getcwd fails, we
  now just exit with a message because we can't find anything.
parent f1874509
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment