Displaying 2 results from an estimated 2 matches for "psx11".
Did you mean:
rsx11
1997 Jul 30
0
R-alpha: more on line types
forgot to fix psx11.c and devPicTeX.c while I was at it (devPicTeX.c
doesn't seem to change the color). Should psx11.c be devpsx11.c? Diffs:
*** psx11.c.orig Wed Jul 30 10:08:48 1997
--- psx11.c Wed Jul 30 10:09:10 1997
***************
*** 293,298 ****
--- 293,299 ----
}
if(fg != NA_INTEGER) {
psx11_S...
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
...62:
/pack/gcc-2.7.1/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.1/include/sys/param.h:185:
warning: `NBBY' redefined
/usr/include/sys/select.h:45: warning: this is the location of the
previous definition
gcc -g -I../include -c edit.c -o edit.o
gcc -g -I../include -c fileio.c
gcc -g -I../include -c psx11.c
gcc -g -I../include -c PostScript.c -o PostScript.o
gcc -g -I../include -c devPicTeX.c
gcc -g -I../include -I/usr/openwin/include -c rotated.c
gcc -g -I../include -c system.c
ar cr ../lib/libunix.a dataentry.o devX11.o devPS.o dynload.o edit.o
fileio.o psx11.o PostScript.o devPicTeX.o rotated.o...