RE: Raspberry Pi test results
"Dave Richards" <[email protected]> Tue, 31 Dec 2019 15:53:46 -0800
| Newsgroups | gmane.lisp.ecl.general |
|---|---|
| Message-ID | <[email protected]> |
>> Copyright (c) 2005, Juan Jose Garcia Ripoll. > > Did you bring back an old file? If not please adjust the copyright note accordingly. I just copied fpe_x86.c as a basis for fpe_fenv.c The code in fpe_fenv.c is copied right out of h/impl/math_fenv.h, which has a copyright date of 2010. Feel free to change the date if you wish. Juan wrote the code, I just copied it (with a single edit). Dave