[Ecls-list] Bug fix for Slime C-c C-k in Windows

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Tue May 22 05:40:30 UTC 2007


Hi Dustin,

thanks for the patches. I will apply them ASAP.

> Also, I ran into a small glitch with time.d. The timeval struct was
> already defined for my environment but "HAVE_GETTIMEOFDAY" wasn't. I
> just turned the guard on line 45 into a "#if 0", which I'm sure isn't
> the proper solution. I don't know how the build picks up that #define,
> though.

The windows configuration file is under msvc/ecl/config.h.msvc6. The
appropiate flags should be added there, taking src/h/config.h.in as an
example. I was not sure what the MSVC library provides. If there is a
timeval structure then that means there is gettimeofday() as well,
isn't there?

Juanjo

-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list