1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 23:59:41 +02:00
Carlo Bramini bf859736b2
[NYQUIST] Fix error build with MinGW and CYGWIN (#556)
When compiling, I got this error:

/lib-src/libnyquist/nyquist/nyqsrc/sndread.c: In function 'snd_make_read':
/lib-src/libnyquist/nyquist/nyqsrc/sndread.c:169:30: error: invalid operands to binary | (have 'int' and 'long int *')
  169 |         susp->sf_info.format |= format;
      |                              ^~

I would like to suggest this fix for this error.
2020-06-03 13:16:28 -05:00
..
2020-03-17 08:16:09 -05:00
2018-04-06 13:11:32 +01:00
2020-01-31 09:29:15 -06:00
2019-12-17 12:54:30 -06:00
2020-05-24 13:18:47 -05:00
2019-12-17 12:54:30 -06:00
2020-05-22 09:20:20 -04:00
2019-12-13 23:43:01 -06:00
2018-04-02 17:32:17 +01:00
2018-04-02 17:32:17 +01:00