Hi Bart,

> here's a patch to be able to compile SYS with OW 1.8. I've lost SVN
> commit access...

Would you like to have access again? Should be no problem :-)

> +#if defined(__WATCOMC__) && __WATCOMC__ < 1280
>    unsigned short date, time;
> +#else
> +  unsigned date, time;
> +#endif

Question about the change in OpenWatcom headers which
now apparently want 32 bit arguments for 16 bit values,
which breaks not only SYS but also other DOS apps:

- why did they do it?

- when did they do it, what is version "1280"?

- what are the hopes that they fix that regression?

Eric

PS: Is the kernel compilation itself affected, too?



------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Freedos-kernel mailing list
Freedos-kernel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to