Patch-ID# 100102-02
Keywords: CELL arrays & Hollow fillareas not display on GX systems  
Synopsis: hollow, gx, display, fillarea, cell, fortran, segment, cg6 
Date: Sep-10-90

SunOS release:

Unbundled Product: SunGKS

Unbundled Release: 3.0

Topic: 

BugID's fixed with this patch: 1040302 1041766

Architectures for which this patch is available: sun4

Obsoleted by: 3.0.1

Problem Description:

 	Cell array not display if not a member of a segment and
	after another output primitive (GPL) is called. This problem
	appears on GX-based systems.
	
	Build your application as follows:
	cc myfile.c wspline-O.o \
		    wsfarea-O.o \
		    -lgks -lsuntool -lsunwindow -lpixrect -lm -o myproc
