Re: Clearly marking external files in j2se/src/solaris/native/sun/awt as such

2007-06-22 Thread Petteri Räty
Petteri Räty kirjoitti: > Phil Race kirjoitti: >> Some of those are .c files, not header files. >> You may also want to see how any of these files differ in any significant >> way from the ones on your system. I think at least a couple of them are >> modified. >> >> -phil >> > > Yep I never talked

Re: Clearly marking external files in j2se/src/solaris/native/sun/awt as such

2007-06-22 Thread Petteri Räty
Phil Race kirjoitti: > Some of those are .c files, not header files. > You may also want to see how any of these files differ in any significant > way from the ones on your system. I think at least a couple of them are > modified. > > -phil > Yep I never talked about headers exclusively. My poin

Re: Clearly marking external files in j2se/src/solaris/native/sun/awt as such

2007-06-22 Thread Phil Race
Some of those are .c files, not header files. You may also want to see how any of these files differ in any significant way from the ones on your system. I think at least a couple of them are modified. -phil Petteri Räty wrote: Attached is the output of grep -E "\\\$(XConsortium|XFree86)" -l *

Clearly marking external files in j2se/src/solaris/native/sun/awt as such

2007-06-22 Thread Petteri Räty
Attached is the output of grep -E "\\\$(XConsortium|XFree86)" -l * I am in the process of trying to build with these files deleted so let's see how it goes but any way it's a bit awkward that the directory has Sun written stuff and external files mixed together. Maybe the external files should be i