v12i043: xstrek, Patch1, Part01/01

pfuetz at agd.fhg.de pfuetz at agd.fhg.de
Wed Mar 20 21:37:23 AEST 1991


Submitted-by: pfuetz at agd.fhg.de
Posting-number: Volume 12, Issue 43
Archive-name: xstrek/patch1
Patch-To: xstrek: Volume 11, Issue 87-100

Here comes patch 1 to xstrek.
xstrek has been posted as articles 87 through 100 in volume 11 of comp.sources.x
This patch has been worked out by Henning Matthias Pangels
(hmp at frc2.frc.ri.cmu.edu). This patch fixes the problem with the nick_name
being wiped out all the time it should be displayed.

For all those asking me questions on where to get "f2c" from here comes
some info:

Send mail with the following to "netlib at research.att.com"
send help
send index for f2c
and you will get the needed information on how to get the fortran to c 
converter.
===== cut for the patch =====
*** gpr.h	Mon Mar 11 16:37:19 1991
--- gpr.h~	Mon Jan 21 13:17:17 1991
***************
*** 16,22 ****
  typedef  long           bitmap_desc_t;
  typedef  unsigned long  plane_t;
  typedef  unsigned long  raster_op_t;
! typedef  short          coord_t;
  typedef  long           pixel_t;
  
  typedef struct
--- 16,22 ----
  typedef  long           bitmap_desc_t;
  typedef  unsigned long  plane_t;
  typedef  unsigned long  raster_op_t;
! typedef  long           coord_t;
  typedef  long           pixel_t;
  
  typedef struct
*** patchlevel.h	Mon Mar 11 16:58:52 1991
--- patchlevel.h~	Mon Jan 21 14:07:12 1991
***************
*** 1 ****
! #define	PATCHLEVEL	1
--- 1 ----
! #define	PATCHLEVEL	0
===== cut again =====
            @work:            | Matthias Pfuetzner  |         @home:
  ZGDV, Wilhelminenstrasse 7  | 6100 Darmstadt, FRG |  Lichtenbergstrasse 73
    +49 6151 155-164 or -101  \    <- Tel.nr. ->    /     +49 6151 75717
   pfuetzner at agd.fhg.de    pfuetzner at zgdvda.UUCP    XBR1YD3U at DDATHD21.BITNET

--
Dan Heller
------------------------------------------------
O'Reilly && Associates		 Z-Code Software
Senior Writer			       President
argv at ora.com			argv at zipcode.com
------------------------------------------------
General Email: argv at sun.com
Comp-sources-x stuff: comp-sources.x at uunet.uu.net



More information about the Comp.sources.x mailing list