OSLib 6.11 Released
Chris Rutter
chris at willow.armlinux.org
Thu Sep 28 03:41:54 BST 2000
On Wed, 27 Sep 2000, Jonathan Coxhead wrote:
> There's the fallacy---once the restructuring is done, "wimp.h" will
> include the line
>
> #include "oslib/os.h"
>
> or the whole thing is utterly useless.
Yik, but! This makes assumptions about how the user has his include
paths setup, and specifically that #include "oslib/FOO" will `work';
the user may have added OSLib only to his system include path, for
instance.
Surely wimp.h should contain the line:
#include "../../computer/oslib/os.n"
which is admittedly cumbersome to look at, but that's unimportant when
the header file are generated by tool.
c.
More information about the oslib-user
mailing list