This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Sun, 7 Jul 2002, Harold Hunt wrote:
> Alexander,
>
> 1) In winconfig.c, why is this there:
>
> #ifndef PROJECTROOT
> #define PROJECTROOT "/usr/X11R6"
> #endif
Hm, I just copied it from xf86Config.c. Just to be sure it's defined.
>
>
> 2) Are any of these files significantly copied from hw/xfree86, or anywhere
> else that we should attribute?
I took hw/xfree86/xf86Config.c as base.
> 3) Will there be any effect, whatsoever, on users that do not use an
> XF86Config file?
No. If the config file is not found, the compiled in defaults are used and
XWin behaves like the current release.
But it's good you asked, I just found a missing NULL-pointer check.
I attached the modified xwinconfig.c
bye
ago
--
Alexander.Gottwald@informatik.tu-chemnitz.de
http://www.gotti.org ICQ: 126018723
Attachment:
winconfig.c
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |