shithub: purgatorio

Download patch

ref: 2cab6c0b2f7ccfad3c7990070ab0917cfd978cf1
parent: 53aac62a54ebbcc1781c0000d3e2384ed038c7bb
author: henesy <devnull@localhost>
date: Fri Sep 27 16:41:40 EDT 2019

add testcase.wav

diff: cannot open b/lib/audio//null: 'b/lib/audio//null' does not exist
binary files a/dis/os.dis b/dis/os.dis differ
binary files /dev/null b/lib/audio/testcase.wav differ
--- a/libinterp/runt.h
+++ b/libinterp/runt.h
@@ -3096,8 +3096,8 @@
 #define Math_Infinity Infinity
 #define Math_NaN NaN
 #define Math_MachEps 2.220446049250313e-16
-#define Math_Pi 3.141592653589793
-#define Math_Degree .017453292519943295
+#define Math_Pi 3.1415927410125732
+#define Math_Degree .01745329238474369
 #define Math_INVAL 1
 #define Math_ZDIV 2
 #define Math_OVFL 4