home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / bugs / 89 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.4 KB  |  31 lines

  1. Newsgroups: comp.sys.sgi.bugs
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!agate!stanford.edu!rock!concert!samba!pyrite.chem.unc.edu!pwhite
  3. From: pwhite@pyrite.chem.unc.edu (Peter S. White)
  4. Subject: Possible Fortran Xlib conflict
  5. Message-ID: <1993Jan7.171545.5885@samba.oit.unc.edu>
  6. Sender: usenet@samba.oit.unc.edu
  7. Nntp-Posting-Host: pyrite.chem.unc.edu
  8. Organization: UNC-CH
  9. Date: Thu, 7 Jan 1993 17:15:45 GMT
  10. Lines: 19
  11.  
  12. I have recently been moving my graphics code to Silicon Graphics
  13. machines, I have tried this on several all running the latest OS
  14. version.  The code is all written in FORTRAN with the exception
  15. of some routines in C which make calls to Xlib.  This all works
  16. well on my DECstation, but when I run the code on SG machines after
  17. calling the X initialization routines the FORTRAN I/O routines
  18. have a wierd bug.  The first newline character for each formatted
  19. WRITE is missing.
  20.  
  21. My question is has anyone else seen this?  I can't find any errors
  22. in my code but it is entirely possible that I am doing something
  23. to overwrite a flag.  This occurs in several programs where the same
  24. graphics package is used and I am worried that there is some sort of
  25. conflict between the C and FORTRAN runtime routines.
  26.  
  27. Peter S. White                            pwhite@pyrite.chem.unc.edu
  28. Department of Chemistry
  29. University of North Carolina
  30. Chapel Hill, NC
  31.