From: Alan W. I. <ir...@be...> - 2005-04-15 17:10:01
|
On 2005-04-15 12:46+0100 Andrew Ross wrote: > For now I suggest a configure check for stdint.h. At least for 64bit AMD > / itanium systems we can be reasonably sure of a modern C compiler. For > other systems the current status quo is probably sufficient. I have now implemented the original solution I proposed (which takes advantage of a configuration check already in place). So for systems with stdint.h PLINT will be int32_t, and otherwise it will be int. This is quite a change from the "long" version of PLINT that was originally motivated by python needs. However, those python needs seem to have appeared last year with one Debian version of python, but they now have gone away again. Anyhow, the solution I just committed seems not to generate any python problems on Debian testing with python version 2.3.5-1. Alan __________________________ Alan W. Irwin email: ir...@be... phone: 250-727-2902 Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |