You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
450 B
11 lines
450 B
Index: src/formats.c |
|
--- src/formats.c.orig 2013-01-13 20:57:39.000000000 +0100 |
|
+++ src/formats.c 2013-03-11 20:06:38.941387117 +0100 |
|
@@ -417,7 +417,6 @@ |
|
/* To fix this #error, either simply remove the #error line and live without |
|
* file-type detection with pipes, or add support for your compiler in the |
|
* lines above. Test with cat monkey.wav | ./sox --info - */ |
|
- #error FIX NEEDED HERE |
|
#define NO_REWIND_PIPE |
|
(void)fp; |
|
#endif
|
|
|